aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/files/ath79
diff options
context:
space:
mode:
authorWiktor Stasiak <wiktor.stasiak@gmail.com>2020-09-27 16:27:59 +0200
committerPetr Štetiar <ynezz@true.cz>2020-12-22 19:11:50 +0100
commit1941ac06f0d78074e6f3239eac81936f2d09f40f (patch)
tree20358d45409a44bf6f3c4cf1bbe0603db0d7390f /package/boot/uboot-envtools/files/ath79
parent28262f815e4d0fe5302babc696ed5ce518b33759 (diff)
downloadupstream-1941ac06f0d78074e6f3239eac81936f2d09f40f.tar.gz
upstream-1941ac06f0d78074e6f3239eac81936f2d09f40f.tar.bz2
upstream-1941ac06f0d78074e6f3239eac81936f2d09f40f.zip
apm821xx: Netgear WNDR4700 limit kernel lzma dictionary
WNDR4700 uboot has an issue with decompressing kernel with default dictionary size (-d23 which is about 8MB). Limiting lzma dictionary lowers memory footprint and allows device to boot the kernel. The highest bootable dictonary size is 18, choosing 16 for an extra safety margin. Kernel size befor and after: -d23: 2663665 Bytes -d16: 2892757 Bytes Kernel size increased by 230kB (9%) Fixes: FS#3258 Signed-off-by: Wiktor Stasiak <wiktor.stasiak@gmail.com>
Diffstat (limited to 'package/boot/uboot-envtools/files/ath79')
0 files changed, 0 insertions, 0 deletions