1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/ramips/image
INAGAKI Hiroshi 0a05d71f6f 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]
2020-05-19 19:03:07 +08:00
..
lzma-loader
common-tp-link.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
Makefile ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt76x8.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
mt7620.mk ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt7621.mk ramips: fix initramfs image for I-O DATA mt7621 devices 2020-05-19 19:03:07 +08:00
rt288x.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
rt305x.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
rt3883.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00