summaryrefslogtreecommitdiffstats
path: root/include/configs/mx25pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-09-16 11:13:13 -0300
committerStefano Babic <sbabic@denx.de>2014-09-22 16:15:04 +0200
commit4f797c4c1c93b508928786f539cd6a4a98a68f22 (patch)
tree0e799dc398365d100a3a11e131e367f92ba415b3 /include/configs/mx25pdk.h
parent3098ef429c1ee6678ac1c643cb7246c13137070d (diff)
downloadtalos-obmc-uboot-4f797c4c1c93b508928786f539cd6a4a98a68f22.tar.gz
talos-obmc-uboot-4f797c4c1c93b508928786f539cd6a4a98a68f22.zip
mx25pdk: Add generic board support
Let's enable CONFIG_SYS_GENERIC_BOARD in order to get rid of warnings related to generic board support is not in place. 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 34199af203..c02e29be9a 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -14,6 +14,7 @@
#define CONFIG_MX25
#define CONFIG_SYS_TEXT_BASE 0x81200000
#define CONFIG_MXC_GPIO
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_TIMER_RATE 32768
#define CONFIG_SYS_TIMER_COUNTER \
OpenPOWER on IntegriCloud