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>
Mon, 20 Jan 2025 20:59:53 +0000 (21:59 +0100)
commiteb82b2cbcb1bd351ec83dd8ca0f36d4dcb138095
tree4fdfb5728565d50ba2d7119c86a563882e99635a
parent40115d519cd226889c7ec01d261ac87ccafe6b75
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>
(cherry picked from commit 6720958659d226e71dca49657202e0502bb059bd)
target/linux/ath79/image/Makefile