[U-Boot] [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

Liu Hui-R64343 r64343 at freescale.com
Tue Apr 24 03:47:32 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 2/4] mx6qsabrelite: 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>

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

>---
> include/configs/mx6qsabrelite.h |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>diff --git a/include/configs/mx6qsabrelite.h
>b/include/configs/mx6qsabrelite.h index 3f7e51d..492c618 100644
>--- a/include/configs/mx6qsabrelite.h
>+++ b/include/configs/mx6qsabrelite.h
>@@ -211,6 +211,7 @@
> #endif
>
> #define CONFIG_OF_LIBFDT
>+#define CONFIG_CMD_BOOTZ
>
> #define CONFIG_SYS_DCACHE_OFF
>
>--
>1.7.1




More information about the U-Boot mailing list