commit | 4d1ed9c71561becbb9d612fe584bb6332eb24168 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Mar 18 23:43:39 2016 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 04 20:28:39 2016 +0200 |
tree | fe999f125cf114b7ad3e42cd4e92534bffc5b219 | |
parent | 26ae9204c4093195dbd16139df345cbc773cd7d0 [diff] |
ARM: zynq: Add uEnv.txt support preboot macro load the uEnv.txt from mmc 0 when bootmode is mmc. uenvcmd is executed after load of uEnv.txt if it is defined in the uEnv.txt env text file. The default importbootenv macro reads the uEnv.txt from mmc. Additional to this, usb_loadbootenv is added to support loading uEnv.txt from usb dev 0. Signed-off-by: Jason Wu <jason.wu.misc@gmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>