1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips
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
..
base-files/etc
dts ramips: add support for Wavlink WL-WN570HA2 2025-07-12 22:51:39 +02:00
files/drivers ramips: update drivers to be compatible with kernel 6.12 and above 2025-07-07 20:30:26 +02:00
image ramips: mt7621: mikrotik: initram use lzma loader 2025-07-21 11:13:27 +02:00
mt76x8 ramips: add support for Wavlink WL-WN570HA2 2025-07-12 22:51:39 +02:00
mt7620 ramips: drop 6.6 support 2025-07-07 20:30:26 +02:00
mt7621 ramips: drop 6.6 support 2025-07-07 20:30:26 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.37 2025-07-12 16:47:58 +02:00
rt288x ramips: drop 6.6 support 2025-07-07 20:30:26 +02:00
rt305x ramips: drop 6.6 support 2025-07-07 20:30:26 +02:00
rt3883 ramips: drop 6.6 support 2025-07-07 20:30:26 +02:00
Makefile ramips: use kernel 6.12 by default 2025-07-07 20:30:26 +02:00
modules.mk ramips: mtk-sd: backport Host Software Queue support 2025-06-16 19:31:51 +02:00