summaryrefslogtreecommitdiffstats
path: root/include/configs/VOM405.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:35 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:27 -0500
commit3c3b55d974a0e9e8c0e61711fc83e4a9f60994a9 (patch)
tree9cbfa4888656041f2830daa20000a8adf7471e48 /include/configs/VOM405.h
parent348303566de129e6f42c6a9e9761ce3d7851d698 (diff)
downloadblackbird-obmc-uboot-3c3b55d974a0e9e8c0e61711fc83e4a9f60994a9.tar.gz
blackbird-obmc-uboot-3c3b55d974a0e9e8c0e61711fc83e4a9f60994a9.zip
ppc4xx: switch VOM405 to generic board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'include/configs/VOM405.h')
-rw-r--r--include/configs/VOM405.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h
index c06897b893..e229256730 100644
--- a/include/configs/VOM405.h
+++ b/include/configs/VOM405.h
@@ -19,6 +19,8 @@
#define CONFIG_VOM405 1 /* ...on a VOM405 board */
#define CONFIG_SYS_TEXT_BASE 0xFFFC8000
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
OpenPOWER on IntegriCloud