mpc85xx: add compressed zImage for mpc85xx
authorDavid Bauer <mail@david-bauer.net>
Fri, 31 May 2024 16:47:25 +0000 (18:47 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 1 Jun 2024 12:37:43 +0000 (14:37 +0200)
commit7d768a9ba671e8fb0be6f3b226dc286133009d1f
tree4982a765e1f55de1e0a390437d7de1d13012a26c
parent8619d7af67c28ff974373c9a2937da1025cd81e5
mpc85xx: add compressed zImage for mpc85xx

Add a universal zImage which can be loaded by mpc85xx boards at
load address 0x3000000. This allows boards to boot kernels larger than
16MB even if the image is loaded temporarily from NAND at offset
0x1000000 which some bootloaders do by default.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/p1020/target.mk
target/linux/mpc85xx/patches-6.1/010-powerpc-add-compressed-zImage-for-mpc85xx.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-6.6/010-powerpc-add-compressed-zImage-for-mpc85xx.patch [new file with mode: 0644]