summaryrefslogtreecommitdiffstats
path: root/include/configs/controlcenterd.h
diff options
context:
space:
mode:
authorDirk Eibach <dirk.eibach@gdsys.cc>2014-07-25 10:10:24 +0200
committerStefan Roese <sr@denx.de>2014-07-25 10:55:49 +0200
commitd9f923ffcb60be6817cff37c76e21faede8d2819 (patch)
tree5d1520259971d8f40954453a13f977f6abbdd7e2 /include/configs/controlcenterd.h
parentd29437aa7709a0bb77c8eec47b151267721db8ff (diff)
downloadtalos-obmc-uboot-d9f923ffcb60be6817cff37c76e21faede8d2819.tar.gz
talos-obmc-uboot-d9f923ffcb60be6817cff37c76e21faede8d2819.zip
board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
Add the generic board infrastructure to all gdsys boards. Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/controlcenterd.h')
-rw-r--r--include/configs/controlcenterd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h
index ec3145f430..7eaaf69951 100644
--- a/include/configs/controlcenterd.h
+++ b/include/configs/controlcenterd.h
@@ -45,6 +45,8 @@
#define CONFIG_CONTROLCENTERD
#define CONFIG_MP /* support multiple processors */
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_SYS_NO_FLASH
#define CONFIG_ENABLE_36BIT_PHYS
#define CONFIG_FSL_LAW /* Use common FSL init code */
OpenPOWER on IntegriCloud