
28 Oct
2023
28 Oct
'23
3:26 p.m.
On Fri, Oct 20, 2023 at 01:06:55AM +0200, Martin Fäcknitz wrote:
When building a non-SPL image, relocation is needed. This patch restores the old behaviour before commit b35316fb67: CONFIG_SPL_SKIP_RELOCATE was only defined if CONFIG_SPL_BUILD was defined.
Fixes: b35316fb67cb ("Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig") Signed-off-by: Martin Fäcknitz faecknitz@hotsplots.de
This is now applied to u-boot/master, thanks! But also, can you please confirm that top of tree now works for you, and which defconfig that is? As part of my testing I check for size changes before/after and this doesn't change any platform, which would lead to how I had missed the problem during the conversion.
--
Tom