[U-Boot] [PATCH 3/4] mx6qarm2: Allow booting a zImage kernel

Liu Hui-R64343 r64343 at freescale.com
Tue Apr 24 03:54:01 CEST 2012


>-----Original Message-----
>From: Estevam Fabio-R49496
>Sent: Tuesday, April 24, 2012 12:31 AM
>To: u-boot at lists.denx.de
>Cc: sbabic at denx.de; Estevam Fabio-R49496; Liu Hui-R64343
>Subject: [PATCH 3/4] mx6qarm2: Allow booting a zImage kernel
>
>Allow booting a zImage kernel.
>
>Cc: Jason Liu <r64343 at freescale.com>
>Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>


Acked-by: Jason Liu <r64343 at freescale.com>

>---
> include/configs/mx6qarm2.h |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h index
>e83aec6..90652c6 100644
>--- a/include/configs/mx6qarm2.h
>+++ b/include/configs/mx6qarm2.h
>@@ -168,6 +168,7 @@
> #define CONFIG_SYS_MMC_ENV_DEV		1
>
> #define CONFIG_OF_LIBFDT
>+#define CONFIG_CMD_BOOTZ
>
> #define CONFIG_SYS_DCACHE_OFF
>
>--
>1.7.1




More information about the U-Boot mailing list