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

Fabio Estevam fabio.estevam at freescale.com
Mon Apr 23 18:31:17 CEST 2012


Allow booting a zImage kernel.

Cc: Jason Liu <r64343 at freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam 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