[U-Boot] [PATCH] arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD

Minkyu Kang mk7.kang at samsung.com
Thu May 29 02:29:56 CEST 2014


On 22/05/14 15:45, Piotr Wilczek wrote:
> Add CONFIG_SYS_GENERIC_BOARD for all Exynos4 boards.
> 
> Signed-off-by: Piotr Wilczek <p.wilczek at samsung.com>
> 
> Cc: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  include/configs/exynos4-dt.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h
> index 0c560ae..44e6ab4 100644
> --- a/include/configs/exynos4-dt.h
> +++ b/include/configs/exynos4-dt.h
> @@ -20,6 +20,7 @@
>  #define CONFIG_DISPLAY_CPUINFO
>  #define CONFIG_DISPLAY_BOARDINFO
>  #define CONFIG_BOARD_COMMON
> +#define CONFIG_SYS_GENERIC_BOARD
>  
>  /* Enable fdt support */
>  #define CONFIG_OF_CONTROL
> 

applied to u-boot-samsung

Thanks,
Minkyu Kang.


More information about the U-Boot mailing list