From: Fabio Estevam Date: Wed, 24 Oct 2012 09:44:30 +0000 (+0000) Subject: mx6qsabre_common: Allow booting a zImage kernel X-Git-Tag: v2013.01-rc3~13^2~69 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea215cdfd00b6bb8e39e163b105d12ddd6a9cdfa;p=u-boot mx6qsabre_common: Allow booting a zImage kernel Allow booting a zImage kernel. Signed-off-by: Fabio Estevam --- 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 +#define CONFIG_CMD_BOOTZ #undef CONFIG_CMD_IMLS #define CONFIG_BOOTDELAY 3