From: Tushar Behera <tushar.b@samsung.com> Date: Tue, 10 Jun 2014 09:24:18 +0000 (+0530) Subject: Arndale: Enable preboot support X-Git-Tag: v2025.01-rc5-pxa1908~15123^2^2~10 X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/html/index.html?a=commitdiff_plain;h=f8caed3131603453052e834ffe19040fae744614;p=u-boot.git 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 <tushar.b@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> --- 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