1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
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 98089bb8ba8
("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]
2019-07-07 13:02:05 +02:00
..
base-files mpc85xx: add support for OCEDO Panda 2019-01-26 17:10:19 +01:00
files/arch/powerpc mpc85xx: convert TL-WDR4900 v1 to simpleImage 2019-06-10 11:21:35 +02:00
generic mpc85xx: convert TL-WDR4900 v1 to simpleImage 2019-06-10 11:21:35 +02:00
image mpc85xx: Use gzip compressed kernel on HiveAP-330 2019-07-07 13:02:05 +02:00
p1020 mpc85xx: add support for OCEDO Panda 2019-01-26 17:10:19 +01:00
p2020 mpc85xx: add support for Freescale (NXP) P2020RDB 2019-01-13 11:31:43 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
config-4.14 mpc85xx: remove USB support from kernel 2019-04-13 15:09:09 +02:00
config-4.19 mpc85xx: remove USB support from kernel 2019-04-13 15:09:09 +02:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00