From: Tushar Behera Date: Tue, 10 Jun 2014 09:24:18 +0000 (+0530) Subject: Arndale: Enable preboot support X-Git-Tag: v2014.07~74^2^2~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f8caed3131603453052e834ffe19040fae744614;p=u-boot Arndale: Enable preboot support We need to run 'usb start' as preboot command so that ethernet comes up during u-boot prompt. Signed-off-by: Tushar Behera Signed-off-by: Minkyu Kang --- diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 30ecd45584..370db821a8 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -229,6 +229,8 @@ #define CONFIG_DEFAULT_DEVICE_TREE exynos5250-arndale +#define CONFIG_PREBOOT + /* Ethernet Controllor Driver */ #ifdef CONFIG_CMD_NET #define CONFIG_SMC911X