1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips/image
John Thomson 3b42f2f4c3 ramips: mt7621: mikrotik: initram use lzma loader
Use OpenWrt's lzma loader for initramfs image
Due to mips kernel self extractor inability to relocate,
and RouterBoot on 760igs refusing to netboot an ELF with:
Entry point address:               0x80b91000
or greater: 0x80b81000 and below okay.

Note that this is only a bootloader ELF entry point limitation,
a 50MiB Linux + initramfs vmlinux will boot fine on 760igs.

With this lzma loader, netboot will occasionally freeze after
decompressing the kernel, but before starting vmlinux. It was considered
that an occasional netboot freeze was simpler to workaround than an
image that refuses to boot unless minimized.

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2025-07-21 11:13:27 +02:00
..
lzma-loader treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
common-sercomm.mk ramips: add support for Sercomm CPJ routers 2023-11-25 01:11:18 +01:00
common-tp-link.mk ramips: introduce TP-Link v1 header OKLI image recipe 2024-10-06 14:07:37 +02:00
Makefile ramips: fix wrg-header image recipe 2025-05-22 18:49:31 +02:00
mt76x8.mk ramips: add support for Wavlink WL-WN570HA2 2025-07-12 22:51:39 +02:00
mt7620.mk ramips: mt7620: Add support for the devolo WiFi Repeater ac (MT 2767, 2779) 2025-04-22 22:06:28 +02:00
mt7621.mk ramips: mt7621: mikrotik: initram use lzma loader 2025-07-21 11:13:27 +02:00
rt288x.mk ramips: rt288x: remove default build barriers 2025-05-09 11:31:20 +02:00
rt305x.mk treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
rt3883.mk ramips: fix image recipe for ASUS RT-N56U 2024-07-13 14:30:42 +02:00