[U-Boot] [PATCH] powerpc: o2dnt: convert to generic board
Anatolij Gustschin
agust at denx.de
Tue Oct 21 22:31:26 CEST 2014
Signed-off-by: Anatolij Gustschin <agust at denx.de>
---
include/configs/o2dnt-common.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/o2dnt-common.h b/include/configs/o2dnt-common.h
index 133dc6f..b716d05 100644
--- a/include/configs/o2dnt-common.h
+++ b/include/configs/o2dnt-common.h
@@ -17,6 +17,8 @@
* High Level Configuration Options
*/
#define CONFIG_MPC5200
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_MPC5XXX_CLKIN 33000000 /* running at 33.000000MHz */
--
1.7.9.5
More information about the U-Boot
mailing list