commit | 4709a04c3a9b35fb64ed37fc14c3b691aa3b8c11 | [log] [tgz] |
---|---|---|
author | John Rigby <john.rigby@linaro.org> | Thu Feb 16 10:27:45 2012 -0700 |
committer | John Rigby <john.rigby@linaro.org> | Thu Feb 16 10:27:45 2012 -0700 |
tree | 3352bd2dd90e344a1f444c14bb1703b262fd319e | |
parent | bb846a8e56d8cd72cca9ac4977c043b2b888c5a4 [diff] |
OMAP4 panda: fix splusb build Signed-off-by: John Rigby <john.rigby@linaro.org>
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index ea2447f..4ba6bb1 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h
@@ -183,6 +183,7 @@ "pxefile_addr_r=0x86000000\0" #ifdef CONFIG_SPL_USB +#define CONFIG_BOOTCOMMAND \ "if usb start; then " \ "set autoload no; "\ "bootp; "\