Openwrt/target/linux
Chris Blake 26cb167a5c mpc85xx: Fix Aerohive HiveAP-330 initramfs image
At some point our initramfs image grew over 6MB, which is
causing an issue when uncompressing in the stock bootloader:

=> bootm 0x5000000 - 0x1000000;
   Image Name:   Linux-4.19.24
   Created:      2019-02-23   1:58:20 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    6752470 Bytes =  6.4 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Booting using the fdt blob at 0x1000000
   Uncompressing Kernel Image ... Error: inflate() returned -5
GUNZIP: uncompress, out-of-mem or overwrite error - must RESET
   board to recover
   Loading Device Tree to 00ffa000, end 00fffc78 ... OK

To get around this, we need to move to an uncompressed image
for the initramfs image. While this makes a larger image, it
is thankfully bootable so people can then convert their
devices to run OpenWRT. It's worth noting the non-initramfs
image is under 3M, so it will be ages before we have any issues
with the flashed kernel.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[keep commit message at less than 75 characters per line]
2019-03-02 13:04:54 +01:00
..
adm5120
adm8668
apm821xx apm821xx: speed up ath9k-caldata extraction 2019-03-02 12:59:48 +01:00
ar7
ar71xx ar71xx: Change led trigger from usbdev to usbport 2019-02-28 11:34:48 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
au1000
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic x86: fix geode image builds redux 2019-03-02 12:59:47 +01:00
imx6
ipq40xx ipq40xx: add support for FritzBox 7530 2019-02-28 11:32:55 +01:00
ipq806x ipq806x: fix LED configuration for NEC Aterm WG2600HP 2019-02-28 11:54:09 +01:00
ixp4xx
kirkwood
lantiq
layerscape layerscape: fix VFIO driver build issue since linux-4.14.99 2019-03-02 12:59:48 +01:00
malta
mcs814x
mediatek
mpc85xx mpc85xx: Fix Aerohive HiveAP-330 initramfs image 2019-03-02 13:04:54 +01:00
mvebu
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas oxnas: switch to DTS aliases for LEDs and use generic diag.sh 2019-03-01 23:51:19 +01:00
pistachio
ppc40x
ppc44x
ramips ramips: add support for Belkin F9K1109v1 2019-03-02 13:04:45 +01:00
rb532
samsung
sunxi
uml
x86
xburst
zynq
Makefile