[U-Boot] [PATCH 19/22] ppc4xx: switch CPCI2DP to generic board

Matthias Fuchs matthias.fuchs at esd.eu
Mon Jan 12 22:47:32 CET 2015


Signed-off-by: Matthias Fuchs <matthias.fuchs at esd.eu>
---
 include/configs/CPCI2DP.h |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h
index 05106cd..845ed81 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()	*/
 
-- 
1.7.9.5



More information about the U-Boot mailing list