summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:31 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:26 -0500
commit7eaeb08b202929028cbc29b7bb7f277300709325 (patch)
treeec51e47750142c89484948bffa321c37148c2a71 /include
parent5f1459dc0df03b6ea91c9c111fd41652e7db3590 (diff)
downloadtalos-obmc-uboot-7eaeb08b202929028cbc29b7bb7f277300709325.tar.gz
talos-obmc-uboot-7eaeb08b202929028cbc29b7bb7f277300709325.zip
ppc4xx: cleanup CPCI4052 board
- remove some obsolete code - switch to generic board Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'include')
-rw-r--r--include/configs/CPCI4052.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI4052.h b/include/configs/CPCI4052.h
index bf85439802..ceddd7accc 100644
--- a/include/configs/CPCI4052.h
+++ b/include/configs/CPCI4052.h
@@ -23,6 +23,8 @@
#undef CONFIG_CPCI405_6U /* enable this for 6U boards */
#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() */
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
OpenPOWER on IntegriCloud