summaryrefslogtreecommitdiff
path: root/include/configs/udoo_neo.h
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-12-01 18:37:36 (GMT)
committerStefano Babic <sbabic@denx.de>2016-12-16 09:09:24 (GMT)
commitc94981efa20cc5861caad6a53e589121bf978fb1 (patch)
tree5f3043da86fcb435eae065a8ff7d50186a070b30 /include/configs/udoo_neo.h
parenta02d517b0182f83771565eba1329fb323674ec58 (diff)
downloadu-boot-c94981efa20cc5861caad6a53e589121bf978fb1.tar.xz
udoo_neo: Remove USDHC3 support
It's not necessary to support USDHC3 in U-Boot as it's being used for the WLAN. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'include/configs/udoo_neo.h')
-rw-r--r--include/configs/udoo_neo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h
index 81e0481..cf75186 100644
--- a/include/configs/udoo_neo.h
+++ b/include/configs/udoo_neo.h
@@ -27,7 +27,6 @@
/* Command definition */
#define CONFIG_MXC_UART_BASE UART1_BASE
-#define CONFIG_SYS_FSL_USDHC_NUM 2
#define CONFIG_SYS_MMC_ENV_DEV 0 /*USDHC2*/
/* Linux only */