aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorInderpal Singh <inderpal.singh@linaro.org>2012-12-18 15:11:44 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-02-05 10:39:11 +0530
commit9eb4a7766b57a7d26772787b40c2738c3d335dd4 (patch)
treee54c006ae1cf43321021afd75cfe171d28b97d57 /include/configs
parent3d28a181aab5edeb24a8c5ffe3a4162f7462aa2b (diff)
EXYNOS5: ARNDALE: Implement board_late_init to set preboot and eth h/w address
preboot is used to start usb so that ethernet device could be found automatically. Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/arndale5250.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/arndale5250.h b/include/configs/arndale5250.h
index 05b879759..4f43bac56 100644
--- a/include/configs/arndale5250.h
+++ b/include/configs/arndale5250.h
@@ -36,6 +36,7 @@
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_BOARD_LATE_INIT
/* Keep L2 Cache Disabled */
#define CONFIG_SYS_DCACHE_OFF
@@ -111,6 +112,7 @@
#define CONFIG_USB_EHCI_EXYNOS
#define CONFIG_USB_STORAGE
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
+#define CONFIG_PREBOOT "usb start"
/* SYSFLAGS register */
#define CONFIG_SYSFLAGS_ADDR 0x02020000