> -----Original Message----- > From: Luka Perkov [mailto:[email protected]] > Sent: 02 July 2014 05:48 > To: [email protected] > Cc: [email protected]; Prafulla Wadaskar; Stefan Roese > Subject: [PATCH] kirkwood: ib62x0: add > CONFIG_SYS_GENERIC_BOARD define > > Signed-off-by: Luka Perkov <[email protected]> > CC: Prafulla Wadaskar <[email protected]> > CC: Stefan Roese <[email protected]> > --- > include/configs/ib62x0.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/configs/ib62x0.h > b/include/configs/ib62x0.h > index 186fd35..cd38577 100644 > --- a/include/configs/ib62x0.h > +++ b/include/configs/ib62x0.h > @@ -9,6 +9,8 @@ > #ifndef _CONFIG_IB62x0_H > #define _CONFIG_IB62x0_H > > +#define CONFIG_SYS_GENERIC_BOARD > + > /* > * Version number information > */ > --
Acked-By: Prafulla Wadaskar <[email protected]> Will be pulled latter. Regards... Prafulla . . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

