summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2014-05-13 14:40:10 -0300
committerStefano Babic <[email protected]>2014-06-06 10:53:57 +0200
commitaaef49da5ea9c3518dde9ecfaf117035607d03fb (patch)
tree1b4537c435392227288212e7c52faba208218df5 /include
parent22452fd821300ef715c2c9d62ea466767e5eafd3 (diff)
mx25pdk: Add generic board support
Signed-off-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx25pdk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index aff2419f852..cfaf6ca5c77 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 */