openwrt/target/linux/mpc85xx/image
Martin Kennedy 84a48ce400 mpc85xx: fix address config for ws-ap3825i
In commit 6a8b831593 ("mpc85xx: p1010: change wrapper address of
simple image devices"), we adjusted the wrapper address in the recipe
code for all mpc85xx simpleimage devices, including the Extreme
Networks WS-AP3825i. However, we did not also adjust the
KERNEL_LOADADDR and KERNEL_ENTRY config values for this board. This
broke the simpleimage wrapper loader, causing GitHub issue #15237.

Adjust those config values so we go back to pointing at the right
address. We don't exactly need the memory, but it's also not exactly a
punishment in this case.

Run-tested on a ws-ap3825i.

Fixes: commit 6a8b831593 ("mpc85xx: p1010: change wrapper address of
simple image devices")

Tested-by: Martin Kennedy <hurricos@gmail.com>

Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2024-04-25 03:00:17 +03:00
..
spi-loader mpc85xx: add SPI kernel loader for TP-Link TL-WDR4900 v1 2022-10-14 23:13:02 +02:00
Makefile mpc85xx: Fix output location of padded dtb 2022-04-30 23:56:47 +02:00
p1010.mk mpc85xx: p1010: change wrapper address of simple image devices 2024-03-08 17:24:13 +01:00
p1020.mk mpc85xx: fix address config for ws-ap3825i 2024-04-25 03:00:17 +03:00
p2020.mk mpc85xx: restructure image receipts 2020-05-18 21:11:39 +02:00