mpc85xx: convert WS-AP3710i to simpleImage wrapper
authorDavid Bauer <mail@david-bauer.net>
Thu, 25 Apr 2024 14:53:55 +0000 (16:53 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 26 Apr 2024 19:39:07 +0000 (21:39 +0200)
commite4f72cfb20c3d2590f7dd3f7007ed1098f11f92f
tree060e0c44a8982b20f3f68cb6094602ba7c7f93c7
parent2c0cec1eb02fe90b25ae5c87c35ab14f9f2219db
mpc85xx: convert WS-AP3710i to simpleImage wrapper

Convert the Enterasys WS-AP3710i access point to use the simpleImage
wrapper.

This is necessary, as the bootlaoder does not align the DTB correctly
(and does not support altering the FDT loadaddress). Booting images with
kernels 5.15 and later can break depending on the alignment on the DTB
within the FIT image.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3710i.dts
target/linux/mpc85xx/image/p1020.mk
target/linux/mpc85xx/p1020/target.mk
target/linux/mpc85xx/patches-6.1/106-powerpc-85xx-ws-ap3710i-support.patch
target/linux/mpc85xx/patches-6.1/107-powerpc-85xx-add-ws-ap3825i-support.patch
target/linux/mpc85xx/patches-6.1/109-powerpc-85xx-add-ws-ap3715i-support.patch
target/linux/mpc85xx/patches-6.1/110-powerpc-85xx-br200-wp-support.patch
target/linux/mpc85xx/patches-6.1/900-powerpc-bootwrapper-disable-uImage-generation.patch
target/linux/mpc85xx/patches-6.6/999-ap3710-bwrapper.patch [new file with mode: 0644]