summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_logic.h
diff options
context:
space:
mode:
authorDerald D. Woods <woods.technical@gmail.com>2016-02-07 20:54:47 -0600
committerTom Rini <trini@konsulko.com>2016-02-15 12:04:44 -0500
commit45776e36ecb31272b672bf38f099fdf4f277766e (patch)
tree839de7abdea23020cdbd7c40952bc63ce843bc1e /include/configs/omap3_logic.h
parent823ecd72bb08344acc7d076ba13864eb0e18ba61 (diff)
downloadblackbird-obmc-uboot-45776e36ecb31272b672bf38f099fdf4f277766e.tar.gz
blackbird-obmc-uboot-45776e36ecb31272b672bf38f099fdf4f277766e.zip
OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT
Boot with the Linux zImage and am3517-evm.dtb pair, when SD/MMC media is present. This behavior can be overridden by creating a 'uEnv.txt' file with 'uenvcmd' defined. To boot an existing 'uImage', create the following 'uEnv.txt': [start]----------------------------------------------------------------- loaduimage=fatload mmc 0:1 ${loadaddr} ${bootfile} uenvcmd=run loaduimage; run mmcargs; bootm ${loadaddr} [end]------------------------------------------------------------------- Inspired by similar patches, for other OMAP3 boards, from EEWiki - https://github.com/eewiki/u-boot-patches/tree/master/v2016.01 Signed-off-by: Derald D. Woods <woods.technical@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/omap3_logic.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud