Files
u-boot-tk1-som/include
Derald D. Woods 45776e36ec 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>
2016-02-15 12:04:44 -05:00
..
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2016-01-12 10:19:09 -07:00
2015-05-05 20:58:20 -06:00
2015-06-10 19:26:54 -06:00
2016-01-20 19:06:23 -07:00
2016-01-13 21:05:25 -05:00
2015-11-19 20:27:50 -07:00
2016-01-19 08:31:21 -05:00
2015-04-10 14:23:23 +02:00
2015-08-05 08:42:41 -06:00
2015-08-05 08:44:07 -06:00
2016-01-28 12:22:19 -06:00
2015-11-12 13:18:58 -05:00
2016-02-06 14:43:04 +01:00
2016-01-27 15:55:54 +01:00
2016-01-19 08:31:21 -05:00
2015-08-25 22:53:57 -05:00
2015-07-22 08:57:54 +02:00
2015-11-19 20:13:41 -07:00
2015-09-02 15:26:12 +02:00
2016-01-20 10:19:40 -05:00
2015-11-12 08:26:58 +08:00
2016-01-19 08:31:21 -05:00
2016-01-27 15:55:52 +01:00
2015-06-04 03:34:47 -06:00
2016-01-21 20:42:36 -07:00
2016-02-05 12:47:21 +08:00
2016-01-21 20:42:36 -07:00
2016-01-21 20:42:34 -07:00
2015-07-21 17:39:27 -06:00
2015-07-21 17:39:28 -06:00
2016-01-13 18:47:27 +05:30
2015-11-05 08:24:42 +01:00
2015-07-26 12:11:33 +02:00
2016-01-07 10:27:07 -07:00
2016-01-30 10:58:47 +01:00
2016-01-25 10:39:47 -05:00