ramips: fix initramfs image for I-O DATA mt7621 devices
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Tue, 28 Apr 2020 14:45:41 +0000 (23:45 +0900)
committerChuanhong Guo <gch981213@gmail.com>
Tue, 19 May 2020 11:03:07 +0000 (19:03 +0800)
commit0a05d71f6f34d2e9101fa40e9643d4f7bc8e7501
treef4c2da541e8cfd0fd3c61a0c7c9df074d5d8e236
parenta43cbfe2e3a11cbba3f0e92edb96f12531352825
ramips: fix initramfs image for I-O DATA mt7621 devices

This is additional fix of c998ae7f0e9bd51be4935055efbc3834a92698b1.

The sysupgrade image of I-O DATA MT7621 devices manufactured by MSTC
(MitraStar Technology Corp.) faced to the booting issue. This was caused
by imcomplete extraction of large kernel image by U-Boot, and this issue
is occurred in initramfs image after fixing of sysupgrade image.
So, use lzma-loader for initramfs image to fix the issue.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Co-developed-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
Tested-by: Yanase Yuki <dev@zpc.sakura.ne.jp> [wn-ax2033gr]
target/linux/ramips/image/mt7621.mk