[U-Boot] [PATCH] ARM: zynq: Enable generic board for Xilinx Zynq
Michal Simek
michal.simek at xilinx.com
Thu May 8 15:15:38 CEST 2014
Enable CONFIG_SYS_GENERIC_BOARD for all Zynq boards.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140508/b8cf6619/attachment.pgp>
More information about the U-Boot
mailing list