[U-Boot] [PATCH 1/2] arm:gplugd: Convert to generic board
Prafulla Wadaskar
prafulla at marvell.com
Mon Feb 16 14:29:24 CET 2015
> -----Original Message-----
> From: Ajay Bhargav [mailto:ajay.bhargav at einfochips.com]
> Sent: 16 February 2015 18:37
> To: u-boot at lists.denx.de; marex at denx.de
> Cc: trini at ti.com; Prafulla Wadaskar; yamada.m at jp.panasonic.com; Ajay
> Bhargav
> Subject: [PATCH 1/2] arm:gplugd: Convert to generic board
>
> Enable CONFIG_SYS_GENERIC_BOARD for Marvell Gplugd.
>
> Signed-off-by: Ajay Bhargav <ajay.bhargav at einfochips.com>
> ---
> include/configs/gplugd.h | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index
> 404c56a..0ac198d 100644
> --- a/include/configs/gplugd.h
> +++ b/include/configs/gplugd.h
> @@ -26,6 +26,11 @@
> #endif
>
> /*
> + * Generic board support
> + */
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> +/*
> * Version number information
> */
> #define CONFIG_IDENT_STRING "\nMarvell-gplugD"
> --
> 2.3.0
Acked-by: Prafulla Wadaskar <Prafulla at marvell.com>
Added Luka on this thread.
Regards...
Prafulla . . .
More information about the U-Boot
mailing list