aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-02-16 10:27:45 -0700
committerJohn Rigby <john.rigby@linaro.org>2012-02-16 10:27:45 -0700
commit4709a04c3a9b35fb64ed37fc14c3b691aa3b8c11 (patch)
tree3352bd2dd90e344a1f444c14bb1703b262fd319e
parentbb846a8e56d8cd72cca9ac4977c043b2b888c5a4 (diff)
OMAP4 panda: fix splusb build2012.02.2
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/omap4_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index ea2447fb7..4ba6bb114 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; "\