ath79: lzma-loader: expose LZMA_TEXT_ADDRESS configuration again
authorLech Perczak <lech.perczak@gmail.com>
Wed, 20 Nov 2024 02:45:21 +0000 (03:45 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Jan 2025 16:24:58 +0000 (17:24 +0100)
commit6720958659d226e71dca49657202e0502bb059bd
treeacfd51a97f98ad6a2c3dd439a028ce49df8aea81
parent9454331b7fc896704a2c60b28767c282eb9ca0bd
ath79: lzma-loader: expose LZMA_TEXT_ADDRESS configuration again

initramfs for some devices grew so big, that it can't be loaded within
the previous 32MB RAM limit. Make the LZMA_TEXT_ADDRESS configurable
per-target once again, to fix it for bigger devices, while maintaining
compatibility with previous ones.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17616
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/image/Makefile