Home
last modified time | relevance | path

Searched hist:"4 d1ed9c71561becbb9d612fe584bb6332eb24168" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dzynq-common.h4d1ed9c71561becbb9d612fe584bb6332eb24168 Fri Mar 18 22:43:39 UTC 2016 Michal Simek <monstr@monstr.eu> 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>