freebsd-dev/sys/boot/uboot
Ian Lepore 8e97c09f47 Enhance the mechanism that lets you configure the ubldr boot device by
setting the u-boot environment variable loaderdev=.  It used to accept only
'disk' or 'net'.  Now it allows specification of unit, slice, and partition
as well.  In addition to the generic 'disk' it also accepts specific
storage device types such as 'mmc' or 'sata'.

If there isn't a loaderdev env var, the historical behavior is maintained.
It will use the first storage device it finds, or a network device if
no working storage device exists.

99% of the work on this was done by Patrick Kelsey, but I made some
changes, so if anything goes wrong, blame me.

Submitted by:	Patrick Kelsey <kelsey@ieee.org>
2014-03-11 22:02:49 +00:00
..
common Enhance the mechanism that lets you configure the ubldr boot device by 2014-03-11 22:02:49 +00:00
lib Enhance the mechanism that lets you configure the ubldr boot device by 2014-03-11 22:02:49 +00:00
Makefile style(9) & style.Makefile(9) 2008-03-13 17:54:21 +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