[U-Boot] [PATCH] mx25pdk: Add generic board support
Fabio Estevam
fabio.estevam at freescale.com
Tue May 13 19:40:10 CEST 2014
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
include/configs/mx25pdk.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index aff2419..cfaf6ca 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -26,6 +26,8 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_MACH_TYPE MACH_TYPE_MX25_3DS
/* Size of malloc() pool */
--
1.8.3.2
More information about the U-Boot
mailing list