freebsd-dev/sys/boot/arm/uboot
Ian Lepore 148e6c42e4 Move the text section to the start of the output file, so that when you
create a stripped .bin file from it the entry point is the first byte of
the file.  (Will allow "load $addr $file ; go $addr" in u-boot.)
2015-05-08 19:43:53 +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 Move the text section to the start of the output file, so that when you 2015-05-08 19:43:53 +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 Revert .PATH changes to fix mips build. 2015-04-03 02:27:40 +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