[U-Boot] [PATCH 7/7] powerpc: digsy_mtc: convert to generic board
Anatolij Gustschin
agust at denx.de
Tue Oct 21 13:47:04 CEST 2014
Signed-off-by: Anatolij Gustschin <agust at denx.de>
---
include/configs/digsy_mtc.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index 2a8cb39..76ec168 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/configs/digsy_mtc.h
@@ -22,6 +22,8 @@
#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
#define CONFIG_DIGSY_MTC 1 /* ... on InterControl digsyMTC board */
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
/*
* Valid values for CONFIG_SYS_TEXT_BASE are:
--
1.8.3.1
More information about the U-Boot
mailing list