[U-Boot] [PATCH 5/6] udoo_neo: Remove console option

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


On 01/12/2016 19:37, Breno Lima wrote:
> It's not necessary to define the console option as we use the distro config.
> 
> 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 164980f..1b7a03f 100644
> --- a/include/configs/udoo_neo.h
> +++ b/include/configs/udoo_neo.h
> @@ -32,7 +32,6 @@
>  /* Linux only */
>  #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
>  #define CONFIG_EXTRA_ENV_SETTINGS \
> -	"console=ttymxc0,115200\0" \
>  	"fdt_high=0xffffffff\0" \
>  	"initrd_high=0xffffffff\0" \
>  	"fdt_file=undefined\0" \
> 

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