freebsd-nq/sys/boot/arm/uboot
Ian Lepore 6966304042 Add a 'ubenv import' command to import environment variables from the
u-boot env into the loader(8) env (which also gets them into the kernel
env).  You can import selected variables or the whole environment.  Each
u-boot var=value becomes uboot.var=value in the loader env.  You can also
use 'ubenv show' to display uboot vars without importing them.
2014-09-08 19:19:10 +00:00
..
conf.c
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 Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +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