summaryrefslogtreecommitdiff
path: root/include/configs/udoo_neo.h
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-12-01 18:37:39 (GMT)
committerStefano Babic <sbabic@denx.de>2016-12-16 09:20:17 (GMT)
commitb3f276cb6f753a3c1ed66c713500d56713e981b3 (patch)
tree6519b159927b46e2854fa6409b2b0357859d493a /include/configs/udoo_neo.h
parent72d900bdbc8bf58d9dfb646ecfcc0882031034ae (diff)
downloadu-boot-b3f276cb6f753a3c1ed66c713500d56713e981b3.tar.xz
udoo_neo: Remove mmcautodetect option
It's not necessary to define the mmcautodetect as it is not used anywhere. 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 cf75186..164980f 100644
--- a/include/configs/udoo_neo.h
+++ b/include/configs/udoo_neo.h
@@ -40,7 +40,6 @@
"ip_dyn=yes\0" \
"mmcdev=0\0" \
"mmcrootfstype=ext4\0" \
- "mmcautodetect=no\0" \
"findfdt="\
"if test $board_name = BASIC; then " \
"setenv fdt_file imx6sx-udoo-neo-basic.dtb; fi; " \