summaryrefslogtreecommitdiffstats
path: root/include/configs/CPCI2DP.h
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:32 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:26 -0500
commit37ea00929d8c5c5ce78088ea587470ab516a7287 (patch)
treedb5ab315b1fcd7916143924faff8dd0dfa28184c /include/configs/CPCI2DP.h
parent7eaeb08b202929028cbc29b7bb7f277300709325 (diff)
downloadtalos-obmc-uboot-37ea00929d8c5c5ce78088ea587470ab516a7287.tar.gz
talos-obmc-uboot-37ea00929d8c5c5ce78088ea587470ab516a7287.zip
ppc4xx: switch CPCI2DP to generic board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'include/configs/CPCI2DP.h')
-rw-r--r--include/configs/CPCI2DP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h
index 05106cde90..845ed81a46 100644
--- a/include/configs/CPCI2DP.h
+++ b/include/configs/CPCI2DP.h
@@ -20,6 +20,8 @@
#define CONFIG_405GP 1 /* This is a PPC405 CPU */
#define CONFIG_SYS_TEXT_BASE 0xFFFC0000
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
OpenPOWER on IntegriCloud