From: Fabio Estevam <fabio.este...@freescale.com>

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.este...@freescale.com>
---
 include/configs/mx6qsabre_common.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/mx6qsabre_common.h 
b/include/configs/mx6qsabre_common.h
index bfb9cd4..fa38d79 100644
--- a/include/configs/mx6qsabre_common.h
+++ b/include/configs/mx6qsabre_common.h
@@ -72,6 +72,7 @@
 /* Command definition */
 #include <config_cmd_default.h>
 
+#define CONFIG_CMD_BOOTZ
 #undef CONFIG_CMD_IMLS
 
 #define CONFIG_BOOTDELAY               3
-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to