[U-Boot] [PATCH] ARM: zynq: Enable generic board for Xilinx Zynq

Masahiro Yamada yamada.m at jp.panasonic.com
Wed Jul 23 05:15:59 CEST 2014



On Thu,  8 May 2014 15:15:38 +0200
Michal Simek <michal.simek at xilinx.com> wrote:

> Enable CONFIG_SYS_GENERIC_BOARD for all Zynq boards.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
> 
>  include/configs/zynq-common.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
> index 8e0f93599fc4..153f3fe73d70 100644
> --- a/include/configs/zynq-common.h
> +++ b/include/configs/zynq-common.h
> @@ -334,4 +334,6 @@
> 
>  #define CONFIG_SYS_UBOOT_START	CONFIG_SYS_TEXT_BASE
> 
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  #endif /* __CONFIG_ZYNQ_COMMON_H */
> --
> 1.8.2.3
> 


Tested-by: Masahiro Yamada <yamada.m at jp.panasonic.com> [on ZC706 board]



Best Regards
Masahiro Yamada


More information about the U-Boot mailing list