[U-Boot] [PATCH 5/9] powerpc: motionpro: convert to generic board
Anatolij Gustschin
agust at denx.de
Thu Aug 13 23:57:57 CEST 2015
Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Wolfgang Denk <wd at denx.de>
---
include/configs/motionpro.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h
index 6dc84eb..3b97d91 100644
--- a/include/configs/motionpro.h
+++ b/include/configs/motionpro.h
@@ -17,6 +17,8 @@
/* CPU and board */
#define CONFIG_MPC5200 1 /* This is a MPC5200 CPU */
#define CONFIG_MOTIONPRO 1 /* ... on Promess Motion-PRO board */
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_HIGH_BATS 1 /* High BATs supported */
--
1.7.9.5
More information about the U-Boot
mailing list