u-boot/examples/api
Heinrich Schuchardt 8e5b57eea0 examples: use QEMU compatible LOAD_ADDR on RISC-V
On some RISC-V including QEMU $loadaddr is 0x80200000.
For bootelf to work choose a different LOAD_ADDR to which the demo ELF
binary is relocated.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-01-05 02:30:47 +01:00
..
.gitignore Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
crt0.S examples: implement _start and syscall for RISC-V 2025-01-05 02:30:47 +01:00
demo.c examples: make glue and demo code compatible with 64-bit 2024-11-14 10:51:07 -06:00
glue.c examples: make glue and demo code compatible with 64-bit 2024-11-14 10:51:07 -06:00
glue.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
libgenwrap.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Makefile examples: use QEMU compatible LOAD_ADDR on RISC-V 2025-01-05 02:30:47 +01:00