freebsd-src/stand/libofw
Brandon Bergren d48dfb3318 Fix 64-bit build of libofw.
Adjust a couple of printf() lines that deal with dumping out addresses
to cast to uintmax_t.

This allows building a 64-bit libofw for use in things like a future
Petitboot loader for PowerPC64, and other FDT platforms that require
a 64-bit loader binary and want to use forth.

Sponsored by:	Tag1 Consulting, Inc.

(cherry picked from commit 3e91d8268f)
2021-10-08 00:24:29 -05:00
..
devicename.c
libofw.h
Makefile loader: create single zfs nextboot implementation 2021-10-08 00:24:20 -05:00
ofw_console.c
ofw_copy.c
ofw_disk.c
ofw_memory.c Fix 64-bit build of libofw. 2021-10-08 00:24:29 -05:00
ofw_module.c
ofw_net.c Backout 356693. The libsa malloc does provide necessary alignment and 2021-10-06 22:37:10 -05:00
ofw_reboot.c
ofw_time.c
openfirm.c
openfirm.h