projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d900b
)
udoo_neo: Remove mmcautodetect option
author
Breno Lima
<breno.lima@nxp.com>
Thu, 1 Dec 2016 18:37:39 +0000
(16:37 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 16 Dec 2016 09:20:17 +0000
(10:20 +0100)
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>
include/configs/udoo_neo.h
patch
|
blob
|
history
diff --git
a/include/configs/udoo_neo.h
b/include/configs/udoo_neo.h
index cf75186b5274bbf54ade67a725f060527ed1d849..164980fb838c1201208578eb28087070e5d9ef05 100644
(file)
--- 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; " \