openwrt/target/linux
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
..
adm5120 adm5120: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
adm8668 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
apm821xx apm821xx: use lzma compression for the initramfs images 2016-07-25 10:38:11 +02:00
ar7
ar71xx ar71xx: add ath10k firmware to profile defaults where ath10k is used 2016-07-22 16:06:39 +02:00
arc770 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
archs38 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: add the small_Flash feature 2016-06-13 22:51:43 +02:00
au1000
bcm53xx kernel: update bcma backporting changes up to 4.8 2016-07-20 13:42:42 +02:00
brcm47xx kernel: update kernel 4.4 to version 4.4.15 2016-07-13 15:39:15 +02:00
brcm63xx image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
brcm2708 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
cns3xxx cns3xxx: remove obsolete jffs2 image build code 2016-07-20 10:13:50 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic linux: Get rid of 000-keep_initrafs_the_default.patch 2016-07-23 19:04:37 +02:00
imx6 image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
ipq806x ipq806x: clean up redundant initialization of core device image variables 2016-07-20 10:13:50 +02:00
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
kirkwood kirkwood: remove obsolete code for including kernel/dtb in rootfs 2016-07-20 10:13:50 +02:00
lantiq lantiq: fix image creation of P2812HNUF3 & BTHOMEHUBV3A 2016-07-22 09:46:44 +02:00
malta malta: remove NAMESPACES config symbols 2016-06-06 14:58:11 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek kernel: update kernel 4.4 to version 4.4.15 2016-07-13 15:39:15 +02:00
mpc85xx ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
mvebu mvebu: switch to the new image build code 2016-07-21 13:29:04 +02:00
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 2016-07-20 10:13:50 +02:00
octeon kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
omap omap: remove obsolete code for including kernel/dtb in rootfs 2016-07-20 10:13:50 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion
oxnas oxnas: add kmod-ledtrig-timer to default package set 2016-07-18 20:05:15 +02:00
ppc40x ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
ppc44x ppc4xx: remove booke-wdt watchdog package 2016-07-22 09:48:12 +02:00
ramips ramips: mt7621: add missing kernel symbol 2016-07-16 13:59:12 +02:00
rb532 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
realview realview: sync kernel config file 2016-06-15 15:58:05 +02:00
sunxi sunxi/pcduino3: Remove selection of absent rtl8188eu 2016-07-23 12:27:42 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: remove obsolete reference to $(PROFILE) 2016-07-20 10:13:50 +02:00
xburst xburst: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
zynq image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
Makefile