From: Fabio Estevam Date: Mon, 23 Apr 2012 06:31:16 +0000 (+0000) Subject: mx6qsabrelite: Allow booting a zImage kernel X-Git-Tag: v2012.07-rc1~144^2~88 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5fbfd1c29bce9446f7151ae514cfc71fba00cf3d;p=u-boot mx6qsabrelite: Allow booting a zImage kernel Allow booting a zImage kernel. Cc: Jason Liu Signed-off-by: Fabio Estevam --- diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h index 3f7e51d877..492c618df8 100644 --- a/include/configs/mx6qsabrelite.h +++ b/include/configs/mx6qsabrelite.h @@ -211,6 +211,7 @@ #endif #define CONFIG_OF_LIBFDT +#define CONFIG_CMD_BOOTZ #define CONFIG_SYS_DCACHE_OFF