1
1
openwrt/target/linux/ath79
Marco von Rosenberg 17784ad785 ath79: fix initramfs boot for Huawei AP5030DN and AP6010DN
Fix execution of initramfs image on Huawei AP5030DN and AP6010DN by
increasing available memory for LZMA extraction by the loader.

The default leaves only ~23.6 MB between the decompression target
and the running loader code. Extracting images with built-in
packages lead to overwriting the loader code. This causes
the decompression to produce garbage output and hang.

Fix this by overwriting LZMA_TEXT_START to increase the
available memory for LZMA extraction to ~39.6 MB.

Signed-off-by: Marco von Rosenberg <marcovr@selfnet.de>
Link: https://github.com/openwrt/openwrt/pull/22581
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-03-24 22:21:56 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: replace gpio-cascade on Buffalo WZR-HP-G300NH 2026-03-06 11:33:05 +01:00
files treewide: remove of_platform.h include 2026-02-04 00:50:06 +01:00
generic ath79: untag to cpu ports on qxwlan_e558-v2 2026-03-20 13:15:25 +01:00
image ath79: fix initramfs boot for Huawei AP5030DN and AP6010DN 2026-03-24 22:21:56 +01:00
mikrotik ath79: fix platform check image mikrotik nor 2025-12-05 10:26:59 +01:00
nand ath79: untag to cpu ports on 2-cpu-port devices by default 2026-03-19 17:49:27 +01:00
patches-6.12 kernel: bump 6.12 to 6.12.75 2026-03-22 12:00:31 +01:00
tiny ath79: tiny: increment compat version for RE355/RE450 2026-03-06 12:04:23 +01:00
config-6.12 kernel: disable non layout u-boot,env 2025-11-28 01:20:33 +01:00
Makefile ath79: switch default kernel to 6.12 2025-08-20 23:30:49 +02:00
modules.mk