summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:33 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:26 -0500
commita5ee5c6949fce12cdaae6016f04f0964512e5051 (patch)
tree89a1cf598b6d41588f244fb66f73aa43c3d302f1 /include
parent37ea00929d8c5c5ce78088ea587470ab516a7287 (diff)
downloadtalos-obmc-uboot-a5ee5c6949fce12cdaae6016f04f0964512e5051.tar.gz
talos-obmc-uboot-a5ee5c6949fce12cdaae6016f04f0964512e5051.zip
ppc4xx: switch PLU405 to generic board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'include')
-rw-r--r--include/configs/PLU405.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h
index 8705161158..a236e117a0 100644
--- a/include/configs/PLU405.h
+++ b/include/configs/PLU405.h
@@ -21,6 +21,8 @@
#define CONFIG_PLU405 1 /* ...on a PLU405 board */
#define CONFIG_SYS_TEXT_BASE 0xFFF80000
+#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