summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-07-26 14:08:36 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-07-26 14:08:36 +0200
commitf2c8d7f591e28d3437155c7a6eae8c8d9e3fe552 (patch)
tree00286cd23858a70dd0c526e5a47e50f2c125c3b3 /include
parent772e173802627a1917a3f5878ad4b9b920089a33 (diff)
parent327474915a413be98950deeeba27c3d17e5134bc (diff)
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Diffstat (limited to 'include')
-rw-r--r--include/configs/zynq-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index fa252c0b13..690cacbc94 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -339,4 +339,6 @@
#define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_GENERIC_BOARD
+
#endif /* __CONFIG_ZYNQ_COMMON_H */