[U-Boot] [PATCH 4/6] udoo_neo: Remove mmcautodetect option

Stefano Babic sbabic at denx.de
Fri Dec 16 10:13:13 CET 2016


On 01/12/2016 19:37, Breno Lima wrote:
> It's not necessary to define the mmcautodetect as it is not used anywhere.
> 
> Signed-off-by: Breno Lima <breno.lima at nxp.com>
> ---
>  include/configs/udoo_neo.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> 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; " \
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list