On Mon, Feb 16, 2015 at 05:29:24AM -0800, Prafulla Wadaskar wrote: > > 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.
Thank you. I've had issues applying this patch so I've merged it manually and pushed to Marvell's for-next branch. Luka _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

