[U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

Stefano Babic sbabic at denx.de
Sun Oct 28 12:53:42 CET 2012


On 24/10/2012 21:44, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> Allow booting a zImage kernel.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  include/configs/mx53loco.h |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
> index 0658dd3..25672c0 100644
> --- a/include/configs/mx53loco.h
> +++ b/include/configs/mx53loco.h
> @@ -103,6 +103,7 @@
>  
>  /* Command definition */
>  #include <config_cmd_default.h>
> +#define CONFIG_CMD_BOOTZ
>  
>  #undef CONFIG_CMD_IMLS
>  
> 

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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