freebsd-dev/sys/boot/arm/uboot
Warner Losh 1f9ecdf78f Remove LOADER_FDT_SUPPORT as a Makefile variable.
LOADER_FDT_SUPPORT was used inconsistently in the tree. In some
places, it was used to control whether or not the user wanted FDT
included, and in other places it was a command to include
support. Remove it entirely. The former is now enabled -DWITH_FDT,
while the latter is controlled by Makefiles defining HAVE_FDT.

Supported by: Netflix
2017-11-10 23:54:24 +00:00
..
conf.c Define prototype for exit and ensure references 2017-10-12 15:16:22 +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 Align the start of the text segment to an 8-byte boundary. This fixes 2016-04-09 19:09:06 +00:00
loader.conf Create a custom /boot/defaults/loader.conf for ARM. This differs from the 2015-01-03 19:38:37 +00:00
Makefile Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
start.S Preserve the registers containing argc, argv, and return address values 2017-04-01 21:51:34 +00:00
version