summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTang Yuantian <Yuantian.Tang@freescale.com>2014-11-07 14:46:18 +0800
committerYork Sun <yorksun@freescale.com>2014-12-05 08:06:10 -0800
commit840a5182a5770234c30b249569596f912d7f9f20 (patch)
tree43b7a8558991c71ba8ba645dbf26c7c279c9e34c /include/configs
parent7c1c581f9c5137f8f109e4cdab3f3d256c7b7dad (diff)
downloadtalos-obmc-uboot-840a5182a5770234c30b249569596f912d7f9f20.tar.gz
talos-obmc-uboot-840a5182a5770234c30b249569596f912d7f9f20.zip
mpc85xx/p1022ds: convert to generic board
Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/P1022DS.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index bd080909a0..437111070d 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
OpenPOWER on IntegriCloud