openwrt/target/linux/apm821xx
Wiktor Stasiak 34fd40eee4 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:23 +00:00
..
base-files treewide: remove empty default cases 2021-09-01 08:07:00 +00:00
dts apm821xx: provide legacy interrupts for PCIe in DT 2021-09-01 08:06:57 +00:00
image apm821xx: Netgear WNDR4700 limit kernel lzma dictionary 2021-09-01 08:07:23 +00:00
nand kernel: move some disabled symbols to generic 2021-09-01 08:07:23 +00:00
patches-5.4 kernel: bump 5.4 to 5.4.85 2021-09-01 08:07:23 +00:00
sata apm821xx: clean up target/subtarget features 2021-09-01 08:07:14 +00:00
config-5.4 apm821xx: WNDR4700: delete wndr4700 board file 2021-09-01 08:06:54 +00:00
Makefile apm821xx: clean up target/subtarget features 2021-09-01 08:07:14 +00:00