diff options
author | Martin Kennedy <hurricos@gmail.com> | 2024-04-24 19:38:59 -0400 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2024-04-25 03:00:17 +0300 |
commit | 84a48ce400b2c7b0779f51e83c68de5f8ec58ffd (patch) | |
tree | a97e8df54dda49112739ca8be8997b9c936a8748 /package/libs | |
parent | 9c8f2d7c2daef6f20fcb6217d7f35a1649ac5fda (diff) | |
download | openwrt-84a48ce400b2c7b0779f51e83c68de5f8ec58ffd.tar.gz openwrt-84a48ce400b2c7b0779f51e83c68de5f8ec58ffd.tar.bz2 openwrt-84a48ce400b2c7b0779f51e83c68de5f8ec58ffd.zip |
mpc85xx: fix address config for ws-ap3825i
In commit 6a8b83159389 ("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 6a8b83159389 ("mpc85xx: p1010: change wrapper address of
simple image devices")
Tested-by: Martin Kennedy <hurricos@gmail.com>
Signed-off-by: Martin Kennedy <hurricos@gmail.com>
Diffstat (limited to 'package/libs')
0 files changed, 0 insertions, 0 deletions