summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-03-05 10:41:16 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 09:23:17 -0500
commite71f9d3de4b914ffb4eae23c13eaad75887d36ac (patch)
treef6c05b590a17cfed3d7a7e3b380f9bdaa13dd32a /include/configs/mx35pdk.h
parentb8956e91620ddfb4eb49237324c11b7905f62239 (diff)
downloadblackbird-obmc-uboot-e71f9d3de4b914ffb4eae23c13eaad75887d36ac.tar.gz
blackbird-obmc-uboot-e71f9d3de4b914ffb4eae23c13eaad75887d36ac.zip
mx35pdk: Convert to generic board
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 603d17cef6..857dd071f4 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -19,6 +19,7 @@
#define CONFIG_MX35
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_SYS_GENERIC_BOARD
/* Set TEXT at the beginning of the NOR flash */
#define CONFIG_SYS_TEXT_BASE 0xA0000000
OpenPOWER on IntegriCloud