aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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; "\