You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/mpc85xx
Pawel Dembicki b683f1c36d mpc85xx: Use gzip compressed kernel on HiveAP-330
After commit 1e41de2f48 ("mpc85xx: convert TL-WDR4900 v1 to simpleImage")
XZ compression of zImage was enabled. This change exposed a problem with
the HiveAP-330 images, which was fixed by foregoing the compression on
the kernel altogether with commit 98089bb8ba
("mpc85xx: Use uncompressed kernel on the HiveAP-330").

This patch adds back the gzip compression of the kernel image by
utilizing the generic OpenWRT uImage method instead of relying on
the PowerPC bootwrapper script that did it previously.

Compile-tested: p1020/hiveap-330

Tested-by: Chris Blake <chrisrblake93@gmail.com> [run-tested]
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[filled in even more text]
5 years ago
..
base-files mpc85xx: add support for OCEDO Panda 5 years ago
files/arch/powerpc mpc85xx: convert TL-WDR4900 v1 to simpleImage 5 years ago
generic mpc85xx: convert TL-WDR4900 v1 to simpleImage 5 years ago
image mpc85xx: Use gzip compressed kernel on HiveAP-330 5 years ago
p1020 mpc85xx: add support for OCEDO Panda 5 years ago
p2020 mpc85xx: add support for Freescale (NXP) P2020RDB 6 years ago
patches-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 5 years ago
patches-4.19 kernel: bump 4.19 to 4.19.50 5 years ago
Makefile treewide: kernel: bump some targets to 4.19 5 years ago
config-4.14 mpc85xx: remove USB support from kernel 5 years ago
config-4.19 mpc85xx: remove USB support from kernel 5 years ago