* [U-Boot] [PATCH] mpc85xx/p1022ds: convert to generic board
@ 2014-11-07 6:46 Yuantian.Tang at freescale.com
2014-12-05 16:24 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Yuantian.Tang at freescale.com @ 2014-11-07 6:46 UTC (permalink / raw)
To: u-boot
From: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Tang Yuantian <Yuantian.Tang@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-05 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 6:46 [U-Boot] [PATCH] mpc85xx/p1022ds: convert to generic board Yuantian.Tang at freescale.com
2014-12-05 16:24 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox