> -----Original Message----- > From: Ajay Bhargav [mailto:[email protected]] > Sent: 16 February 2015 18:37 > To: [email protected]; [email protected] > Cc: [email protected]; Prafulla Wadaskar; [email protected]; 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 <[email protected]> > --- > 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 <[email protected]> Added Luka on this thread. Regards... Prafulla . . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

