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

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


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

diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h
index c06897b..e229256 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()		*/
-- 
1.7.9.5



More information about the U-Boot mailing list