u-boot/examples/api
Heinrich Schuchardt 9e7d7f95ec examples: make glue and demo code compatible with 64-bit
Commit f9886bc60f ("Added arm64 assembly for examples/api crt0")
added a 64-bit target for the examples but did not adjust the demo
code to be 64-bit compatible.

Change variable size for pointers.
Use %p to print pointers.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-11-14 10:51:07 -06:00
..
.gitignore Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
crt0.S examples: fix building on arm64 2024-11-14 10:51:07 -06: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: adjust LOAD_ADDR on arm64 2024-11-14 10:51:07 -06:00