openwrtv4/target/linux/apm821xx
Christian Lamparter 08257a4053 apm821xx: use lzma compression for the initramfs images
The MR24's u-boot takes it sweet time decompressing the
LZMA-packed initramfs image. A user reported that
compared to the old gzip method in v2: it "takes a ton
longer to decompress like 4\x the old boot time for
decompression".

This patch also fixes a issue with the WNDR4700's initramfs
image getting to big and causing the following u-boot crash
during the decompression:

"Uncompressing Multi-File Image ... Error: inflate() returned -5
out-of-mem or overwrite error - must RESET board to recover"

This patch fixes both issues by reverting the MR24's initramfs
compression method back to gzip. And choosing to compress the
initramfs within the initramfs image as LZMA by default.

Cc: chrisrblake93@gmail.com
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2016-07-25 10:38:11 +02:00
..
base-files apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720 2016-07-22 09:48:12 +02:00
dts apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720 2016-07-22 09:48:12 +02:00
files/arch/powerpc/platforms/44x apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720 2016-07-22 09:48:12 +02:00
image apm821xx: use lzma compression for the initramfs images 2016-07-25 10:38:11 +02:00
nand apm821xx: add missing default profiles for subtargets 2016-07-22 09:48:12 +02:00
patches-4.4 apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720 2016-07-22 09:48:12 +02:00
sata tools: bring back genext2fs for apm821xx 2016-07-23 19:37:20 +02:00
config-4.4 apm821xx: add support for the Netgear Centria N900 WNDR4700/WNDR4720 2016-07-22 09:48:12 +02:00
Makefile apm821xx: add support for the Western Digital MyBook Live Series 2016-07-22 09:48:12 +02:00