freebsd-dev/sys/boot/arm/uboot
Andrew Turner 8c81befd0b Start to allow platforms other than U-Boot to use the FDT code in loader by
moving U-Boot specific code from libfdt.a to a new libuboot_fdt.a. This
needs to be a new library for linking to work correctly.

Differential Revision:	https://reviews.freebsd.org/D1054
Reviewed by:	ian, rpaulo (earlier version)
MFC after:	1 week
2014-11-01 17:12:44 +00:00
..
conf.c Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00
help.uboot Add a 'ubenv import' command to import environment variables from the 2014-09-08 19:19:10 +00:00
ldscript.arm Allow the load address used by ARM ubldr to be set via Make argument. 2012-05-27 16:27:04 +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
start.S Recent versions of U-Boot require us to also backup and restore r9 for API 2013-11-24 20:33:38 +00:00
version Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00