> -----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 2/2] arm:aspenite: Convert to generic board > > Enable CONFIG_SYS_GENERIC_BOARD for Marvell aspenite. > > Signed-off-by: Ajay Bhargav <[email protected]> > --- > include/configs/aspenite.h | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h index > 727b14a..5258486 100644 > --- a/include/configs/aspenite.h > +++ b/include/configs/aspenite.h > @@ -11,6 +11,11 @@ > #define __CONFIG_ASPENITE_H > > /* > + * Generic Board support > + */ > +#define CONFIG_SYS_GENERIC_BOARD > + > +/* > * Version number information > */ > #define CONFIG_IDENT_STRING "\nMarvell-Aspenite DB" > -- > 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

