freebsd-dev/sys/boot/arm/uboot
Ian Lepore 501c31ad4a Enable the NETIF_OPEN_CLOSE_ONCE option for ubldr. This keeps the network
interface open continuously instead of closing it after each filesystem
access and reopening it before the next (causing it to re-obtain network
params each time).  This vastly speeds up netbooting.
2015-05-18 16:43:21 +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 Enable the NETIF_OPEN_CLOSE_ONCE option for ubldr. This keeps the network 2015-05-18 16:43:21 +00:00
start.S Create a relocatable instance of ubldr for ARM. The original ubldr, 2015-05-10 19:14:28 +00:00
version Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00