]> git.ipfire.org Git - thirdparty/u-boot.git/commit
zynq_common: Add uEnv.txt boot environment load support
authorNathan Rossi <nathan.rossi@xilinx.com>
Fri, 30 Aug 2013 06:13:15 +0000 (16:13 +1000)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 2 Sep 2013 07:39:14 +0000 (09:39 +0200)
commitc7e6af90ef545902daacb0d83e5dc29c722dcf9d
tree66a1426d94c3ee6146833299e932a0dd6a927341
parent5427b91101f0405c01979bcf183c0e7be155e359
zynq_common: Add uEnv.txt boot environment load support

Add support for using a uEnv.txt file for loading and or modifying the
existing boot environment during a Zynq "sdboot". If the environment
fails to load during the "sdboot" continue booting from SD normally.

This uEnv.txt and bootenv/uenv default environment variables are based
on the implementation used in omap3_beagle.h.

Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq_common.h