summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabre_common.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-24 09:44:30 +0000
committerStefano Babic <sbabic@denx.de>2012-10-26 16:28:08 +0200
commitea215cdfd00b6bb8e39e163b105d12ddd6a9cdfa (patch)
tree86ae7f88c6f615e6ba764d2b7558247027bde1b0 /include/configs/mx6qsabre_common.h
parentee303c964b6e43f79244f9b1f947fe8a8aecf9f7 (diff)
mx6qsabre_common: Allow booting a zImage kernel
Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx6qsabre_common.h')
-rw-r--r--include/configs/mx6qsabre_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6qsabre_common.h b/include/configs/mx6qsabre_common.h
index bfb9cd468e..fa38d791de 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