immortalwrt/target/linux/apm821xx
Wiktor Stasiak 4577062e81 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>
2020-12-23 11:52:12 +08:00
..
base-files treewide: remove model name from LED labels 2020-11-22 14:36:13 +08:00
dts treewide: remove model name from LED labels 2020-11-22 01:20:31 +08:00
image apm821xx: Netgear WNDR4700 limit kernel lzma dictionary 2020-12-23 11:52:12 +08:00
nand kernel: move some disabled symbols to generic 2020-12-23 11:33:15 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.85 2020-12-23 11:30:55 +08:00
sata kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
config-5.4 apm821xx: WNDR4700: delete wndr4700 board file 2020-08-30 12:03:38 +08:00
Makefile treewide: remove support for kernel 4.x 2020-10-31 11:39:45 +08:00