[U-Boot] [PATCH] Arndale: Enable preboot support

Minkyu Kang mk7.kang at samsung.com
Wed Jun 18 12:56:52 CEST 2014


On 10/06/14 18:24, Tushar Behera wrote:
> 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 at samsung.com>
> ---
>  include/configs/arndale.h |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/arndale.h b/include/configs/arndale.h
> index 30ecd45..370db82 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
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.


More information about the U-Boot mailing list