You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ath79
Adrian Schmutzler 071a637276 ath79: move lzma-loader to the end of available RAM
In certain cases, the uncompressed initramfs image will overwrite
the lzma-loader, which is currently only 10 MB away from kernel image
start. To prevent this, change LZMA_TEXT_START to 24 MB, so loader
and compressed image have 8 MB at the end of RAM and uncompressed
image has 24 MB available.

This is only enabled for ath79 at the moment, as there we can be sure
that all devices have 32+ MB RAM and TARGET_INITRAMFS_COMPRESSION_LZMA
is not enabled there.

Despite, since lzma-loader is currently build specifically for ath79
anyway, there is no need to re-specify LOADADDR and LZMA_TEXT_START
in image/Makefile, so the values are set directly in
image/lzma-loader/Makefile and the overwrite in image/Makefile is
removed.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 5 years ago
dts ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 4 years ago
files ath79: add QCA955x SGMII link loss workaround 4 years ago
generic ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 4 years ago
image ath79: move lzma-loader to the end of available RAM 4 years ago
nand ath79: add support for Netgear WNDR4500 v3 4 years ago
patches-4.14 ath79: allow to override AR8033 SGMII aneg status 4 years ago
patches-4.19 ath79: allow to override AR8033 SGMII aneg status 4 years ago
tiny ath79: add support for TP-Link TL-WA850RE v2 4 years ago
Makefile treewide: kernel: bump some targets to 4.19 5 years ago
config-4.14 ath79: enable PCI for whole target 5 years ago
config-4.19 ath79: remove obsolete OF PCI related config symbols 5 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago