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/image
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
..
bin ath79: add support for PISEN WMB001N 5 years ago
lzma-loader ath79: move lzma-loader to the end of available RAM 4 years ago
Makefile ath79: move lzma-loader to the end of available RAM 4 years ago
common-buffalo.mk ath79: sort device definitions in image/* 5 years ago
common-mikrotik.mk ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 4 years ago
common-netgear.mk ath79: harmonize line breaks in image Makefiles 5 years ago
common-tp-link.mk ath79: remove usused TPLINK_BOARD_NAME variable for DEVICE_VARS 4 years ago
common-yuncore.mk ath79: add support for YunCore TFTP image generation 5 years ago
generic-tp-link.mk ath79: add support for TP-Link TL-MR6400 4 years ago
generic-ubnt.mk ath79: add support for Ubiquiti EdgeSwitch/ToughSwitch 5XP 4 years ago
generic.mk ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 4 years ago
nand.mk ath79: fix SUPPORTED_DEVICES for WNDR4300 and WNDR3700v4 4 years ago
tiny-netgear.mk ath79: rename ATH_SOC to SOC 5 years ago
tiny-tp-link.mk ath79: add support for TP-Link TL-WA850RE v2 4 years ago
tiny.mk ath79: Do not build dlink_dir-615-e4 by default 5 years ago