freebsd-dev/sys/boot/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
..
common Add a 'ubenv import' command to import environment variables from the 2014-09-08 19:19:10 +00:00
lib
Makefile
Makefile.inc