[U-Boot] [PATCH 3/3] udoo_neo: Remove ramdiskaddr environment variable

Stefano Babic sbabic at denx.de
Fri Jan 27 10:44:49 CET 2017


On 10/01/2017 19:32, Breno Lima wrote:
> Remove unused ramdiskaddr environment variable.
> 
> Suggested-by: Andreas Färber <afaerber at suse.de>
> 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 a7d1eac..8d67ff3 100644
> --- a/include/configs/udoo_neo.h
> +++ b/include/configs/udoo_neo.h
> @@ -54,7 +54,6 @@
>  	"kernel_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
>  	"pxefile_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
>  	"ramdisk_addr_r=0x83000000\0" \
> -	"ramdiskaddr=0x83000000\0" \
>  	"scriptaddr=" __stringify(CONFIG_LOADADDR) "\0" \
>  	BOOTENV
>  
> 

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