On Mon, 27 Jan 2025 07:49:36 +0100, Heinrich Schuchardt wrote: > The current load address for the 'demo' binary does not work for > qemu_arm_defconfig. > > 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. > > [...]
Applied to u-boot/master, thanks! -- Tom