u-boot/examples
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
..
api examples: make glue and demo code compatible with 64-bit 2024-11-14 10:51:07 -06:00
standalone examples: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
Makefile examples: make examples/ optional 2020-10-08 11:42:36 -04:00