summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-05-13 14:40:10 -0300
committerStefano Babic <sbabic@denx.de>2014-06-06 10:53:57 +0200
commitaaef49da5ea9c3518dde9ecfaf117035607d03fb (patch)
tree1b4537c435392227288212e7c52faba208218df5 /include
parent22452fd821300ef715c2c9d62ea466767e5eafd3 (diff)
downloadtalos-obmc-uboot-aaef49da5ea9c3518dde9ecfaf117035607d03fb.tar.gz
talos-obmc-uboot-aaef49da5ea9c3518dde9ecfaf117035607d03fb.zip
mx25pdk: Add generic board support
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
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 aff2419f85..cfaf6ca5c7 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 */
OpenPOWER on IntegriCloud