summaryrefslogtreecommitdiffstats
path: root/include/configs/highbank.h
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2014-04-11 15:09:44 -0500
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-05-25 15:18:26 +0200
commit46e09e6d1eb32a90705d162411476f57fff13860 (patch)
tree83a6fa330fa17562b51c7aa24bf2264f43f6b9d6 /include/configs/highbank.h
parent848fe239c6b03556848e75676c27f0958009f4d7 (diff)
downloadblackbird-obmc-uboot-46e09e6d1eb32a90705d162411476f57fff13860.tar.gz
blackbird-obmc-uboot-46e09e6d1eb32a90705d162411476f57fff13860.zip
ARM: highbank: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD on highbank. Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/configs/highbank.h')
-rw-r--r--include/configs/highbank.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index a6202cfab4..da1c837cc7 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -13,6 +13,7 @@
#define CONFIG_SYS_THUMB_BUILD
#define CONFIG_SYS_NO_FLASH
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_OF_BOARD_SETUP
#define CONFIG_FIT
OpenPOWER on IntegriCloud