[U-Boot] [PATCH 6/7] powerpc: mecp5123: convert to generic board

Anatolij Gustschin agust at denx.de
Tue Oct 21 13:47:03 CEST 2014


Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Reinhard Arlt <reinhard.arlt at esd-electronics.com>
---
 include/configs/mecp5123.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/configs/mecp5123.h b/include/configs/mecp5123.h
index 6c19817..0b9cbae 100644
--- a/include/configs/mecp5123.h
+++ b/include/configs/mecp5123.h
@@ -15,6 +15,9 @@
 #define __CONFIG_H
 
 #define CONFIG_MECP5123 1
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Memory map for the MECP5123 board:
  *
-- 
1.8.3.1



More information about the U-Boot mailing list