[U-Boot] [PATCH] mpc85xx/p1022ds: convert to generic board
Yuantian.Tang at freescale.com
Yuantian.Tang at freescale.com
Fri Nov 7 07:46:18 CET 2014
From: Tang Yuantian <Yuantian.Tang at freescale.com>
Signed-off-by: Tang Yuantian <Yuantian.Tang at freescale.com>
---
include/configs/P1022DS.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index 54e2569..de0613f 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -11,6 +11,9 @@
#include "../board/freescale/common/ics307_clk.h"
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
#ifdef CONFIG_36BIT
#define CONFIG_PHYS_64BIT
#endif
--
2.1.0.27.g96db324
More information about the U-Boot
mailing list