summaryrefslogtreecommitdiffstats
path: root/include/configs/mx25pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-23 06:34:48 +0000
committerStefano Babic <sbabic@denx.de>2012-10-26 16:28:07 +0200
commitd6d94e73608c51ea9bdbd4c2012ebabefd9d1600 (patch)
tree7769484b1675db750c7d90d4224620a78e89979b /include/configs/mx25pdk.h
parentd81b27a24507c578764270865606ee6a91036616 (diff)
downloadblackbird-obmc-uboot-d6d94e73608c51ea9bdbd4c2012ebabefd9d1600.tar.gz
blackbird-obmc-uboot-d6d94e73608c51ea9bdbd4c2012ebabefd9d1600.zip
mx25pdk: Include CONFIG_MX25
It is necessary to include CONFIG_MX25 as several i.mx drivers handle the SoC differences based on the this config option. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r--include/configs/mx25pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index bd000a7f09..58582d9c54 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -19,6 +19,7 @@
/* High Level Configuration Options */
+#define CONFIG_MX25
#define CONFIG_SYS_HZ 1000
#define CONFIG_SYS_TEXT_BASE 0x81200000
OpenPOWER on IntegriCloud