summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2025-01-27 07:49:36 +0100
committerTom Rini <trini@konsulko.com>2025-02-04 11:57:36 -0600
commit1df9cbd70f56bdbb3b8b004d51c8eea7379a28b2 (patch)
tree7eb9f3caa35990c2152c3bef7c23c6d819023e0b /lib/tiny-printf.c
parent881f0b77dc8cfc454fb99ee183717d2538013665 (diff)
examples/api: improve determination of LOAD_ADDR
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. On most boards we can assume that 8 MiB of memory is available above $loadaddr. So $loadaddr + 0x400000 should work there. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions