freebsd-dev/sys/boot/uboot
Ian Lepore d45f99dee1 Go back to using uintptr_t, because code that actually compiles is
infinitely less buggy than code that is theoretically correct in some
alternate universe.

The uintfptr_t type is apparently a freebsd invention, and exists only when
compiling the kernel.  It's a little hard to say for sure, since it doesn't
seem to be documented anywhere except in email advice to unsuspecting and
overly-trusting souls, who then get to wear the pointy hat for blindly
following advice without investigating or testing it first.
2016-01-13 00:22:12 +00:00
..
common Fix the error checking for the ubenv command. This moves the check for an 2015-12-29 21:29:05 +00:00
fdt Make dtb file configurable via loader(8) variable. ubldr already checks 2015-08-15 21:47:07 +00:00
lib Go back to using uintptr_t, because code that actually compiles is 2016-01-13 00:22:12 +00:00
Makefile Start to allow platforms other than U-Boot to use the FDT code in loader by 2014-11-01 17:12:44 +00:00
Makefile.inc Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00