[U-Boot] [PATCH 9/9] powerpc: socrates: convert to generic board
Anatolij Gustschin
agust at denx.de
Thu Aug 13 23:58:01 CEST 2015
Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: York Sun <yorksun at freescale.com>
---
include/configs/socrates.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 292b514..50911ae 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -27,6 +27,8 @@
#define CONFIG_E500 1 /* BOOKE e500 family */
#define CONFIG_MPC8544 1
#define CONFIG_SOCRATES 1
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_SYS_TEXT_BASE 0xfff80000
--
1.7.9.5
More information about the U-Boot
mailing list