On Thu, 8 May 2014 15:15:38 +0200 Michal Simek <[email protected]> wrote:
> Enable CONFIG_SYS_GENERIC_BOARD for all Zynq boards. > > Signed-off-by: Michal Simek <[email protected]> > --- > > include/configs/zynq-common.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h > index 8e0f93599fc4..153f3fe73d70 100644 > --- a/include/configs/zynq-common.h > +++ b/include/configs/zynq-common.h > @@ -334,4 +334,6 @@ > > #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE > > +#define CONFIG_SYS_GENERIC_BOARD > + > #endif /* __CONFIG_ZYNQ_COMMON_H */ > -- > 1.8.2.3 > Tested-by: Masahiro Yamada <[email protected]> [on ZC706 board] Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

