summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-06-25 14:45:35 -0300
committerStefano Babic <sbabic@denx.de>2014-06-26 10:17:19 +0200
commit3f4c01d9f9d38e383f004dcd06c0d5661f2a57e0 (patch)
tree72ab68b5a4aef993a6fb6c472a6cfd561ed8ca3b /include
parent5d2ad2bc33e3a568409ebae8afba50a2b782d1be (diff)
downloadblackbird-obmc-uboot-3f4c01d9f9d38e383f004dcd06c0d5661f2a57e0.tar.gz
blackbird-obmc-uboot-3f4c01d9f9d38e383f004dcd06c0d5661f2a57e0.zip
mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command. Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx25pdk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index cfaf6ca5c7..aff2419f85 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -26,8 +26,6 @@
#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