openwrt/target/linux/mpc85xx/patches-5.15
David Bauer 3001d3c5d4 mpc85xx: fix WS-AP3710i boot
On master, the bootwrapper link-address for all simpleImage targets was
relocated to 0x15000000 due to growing kernel size.

This was not done on OpenWrt 23.05, as the decompressed kernel still
fits. However, with the wrapper for the WS-AP3710i, the bootloader
attempts execute in-place with the uImage load-address of 0x1000000. As
the image is compiled without the uImage header in mind, this naturally
fails.

In order to fix this, link the WS-AP3715i simpleImage at 0x15000000 as
done in master. This will force the bootloader to relocate the code to
the proper address and skip XIP.

Signed-off-by: David Bauer <mail@david-bauer.net>
2024-06-10 03:37:03 +02:00
..
001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
100-powerpc-85xx-tl-wdr4900-v1-support.patch kernel: bump 5.15 to 5.15.75 2022-10-30 17:54:59 +01:00
101-powerpc-85xx-hiveap-330-support.patch
102-powerpc-add-cmdline-override.patch
103-powerpc-85xx-red-15w-rev1.patch
104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch
105-powerpc-85xx-panda-support.patch
106-powerpc-85xx-ws-ap3710i-support.patch mpc85xx: fix WS-AP3710i boot 2024-06-10 03:37:03 +02:00
107-powerpc-85xx-add-ws-ap3825i-support.patch mpc85xx: fix WS-AP3710i boot 2024-06-10 03:37:03 +02:00
108-powerpc-85xx-firebox-t10-support.patch.patch mpc85xx: add support for Watchguard Firebox T10 2023-03-07 14:05:02 +01:00
109-powerpc-85xx-add-ws-ap3715i-support.patch mpc85xx: fix WS-AP3710i boot 2024-06-10 03:37:03 +02:00
110-powerpc-85xx-br200-wp-support.patch mpc85xx: fix WS-AP3710i boot 2024-06-10 03:37:03 +02:00
111-powerpc-85xx-hpe-msm-support.patch mpc85xx: fix WS-AP3710i boot 2024-06-10 03:37:03 +02:00
150-arch-powerpc-simpleboot-prevent-overwrite-of-CPU1-sp.patch mpc85xx: increase available RAM on Extreme Networks WS-AP3825i 2023-12-04 01:10:32 +01:00
900-powerpc-bootwrapper-disable-uImage-generation.patch kernel: bump 5.15 to 5.15.157 2024-05-13 14:01:51 +02:00