On Mon, 27 Jan 2025 08:18:46 +0100, Heinrich Schuchardt wrote: > CONFIG_STANDALONE_LOAD_ADDR has been used for examples/standalone > but not for examples/api. > > The suitability of an address to load an ELF binary and run it does > not only depend on the architecture but also on the memory layout of > the board which is not reflected in the default value of > CONFIG_STANDALONE_LOAD_ADDR. > > [...]
Applied to u-boot/master, thanks! -- Tom