immortalwrt/target/linux/apm821xx/image
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
..
Makefile Merge Mainline 2020-09-28 13:14:47 +08:00
mbl_boot.scr update target 2019-08-19 22:26:19 +08:00
mbl_gen_hdd_img.sh apm821xx/archs38/armvirt/gemini/imx6/kirkwood/lantiq/malta: add kernel 5.4 support 2020-04-16 18:09:15 +08:00
nand.mk apm821xx: Netgear WNDR4700 limit kernel lzma dictionary 2020-12-23 11:52:12 +08:00
sata.mk apm821xx: move device definitions to subfiles 2020-06-11 12:19:01 +08:00