K 10 svn:author V 3 ian K 8 svn:date V 27 2014-09-08T19:19:10.509255Z K 7 svn:log V 352 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. END