[U-Boot] [PATCH 2/5] mx25pdk: Allow booting a zImage kernel

Stefano Babic sbabic at denx.de
Sun Oct 28 12:52:36 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/mx25pdk.h |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
> index bd000a7..1dddf50 100644
> --- a/include/configs/mx25pdk.h
> +++ b/include/configs/mx25pdk.h
> @@ -83,6 +83,7 @@
>  
>  /* U-Boot commands */
>  #include <config_cmd_default.h>
> +#define CONFIG_CMD_BOOTZ
>  #define CONFIG_CMD_CACHE
>  
>  /* Ethernet */
> 
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