
16 Feb
2015
16 Feb
'15
2:29 p.m.
-----Original Message----- From: Ajay Bhargav [mailto:ajay.bhargav@einfochips.com] Sent: 16 February 2015 18:37 To: u-boot@lists.denx.de; marex@denx.de Cc: trini@ti.com; Prafulla Wadaskar; yamada.m@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@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@marvell.com
Added Luka on this thread.
Regards... Prafulla . . .