]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap3_pandora: Switch to using "load" command to load the autoboot script.
authorVagrant Cascadian <vagrant@debian.org>
Mon, 29 Aug 2016 07:56:06 +0000 (00:56 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 6 Sep 2016 17:41:43 +0000 (13:41 -0400)
commit4667c83365fd2426c08c2a55fe4b6682ae0bd6b3
treeaca62b19aeef8225dede850888c1b185feb51754
parentf6eb836e8411daecfa68d410d69832f54f31a985
omap3_pandora: Switch to using "load" command to load the autoboot script.

CONFIG_CMD_FS_GENERIC is enabled; use it to load the autoboot script,
rather than first attempting with fatload and falling back to
ext2load.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Acked-by: Grazvydas Ignotas <notasas@gmail.com>
include/configs/omap3_pandora.h