ARM: zynq: Add uEnv.txt support
authorMichal Simek <monstr@monstr.eu>
Fri, 18 Mar 2016 22:43:39 +0000 (23:43 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 4 Apr 2016 18:28:39 +0000 (20:28 +0200)
commit4d1ed9c71561becbb9d612fe584bb6332eb24168
treefe999f125cf114b7ad3e42cd4e92534bffc5b219
parent26ae9204c4093195dbd16139df345cbc773cd7d0
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>
include/configs/zynq-common.h