From: Fabio Estevam Date: Mon, 23 Apr 2012 06:31:17 +0000 (+0000) Subject: mx6qarm2: Allow booting a zImage kernel X-Git-Tag: v2012.07-rc1~144^2~87 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f0e77b35be03e151f431b1efbe3a8b1a5bfc0018;p=u-boot mx6qarm2: Allow booting a zImage kernel Allow booting a zImage kernel. Cc: Jason Liu Signed-off-by: Fabio Estevam Acked-by: Jason Liu --- diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h index e83aec6c21..90652c6629 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