On Wed, Oct 24, 2012 at 2:44 PM, Fabio Estevam <feste...@gmail.com> wrote:
> From: Fabio Estevam <fabio.este...@freescale.com>
>
> Allow booting a zImage kernel.
>
> Signed-off-by: Fabio Estevam <fabio.este...@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

Fabio,

Any thoughts on also enabling "define CONFIG_SUPPORT_RAW_INITRD" at
the same time, otherwise you'd still have to run mkimage on the other
half "initrd.img-$(uname -r)" when using booting an initramfs with
your main kernel image..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to