From: Fabio Estevam Date: Mon, 23 Apr 2012 06:31:16 +0000 (+0000) Subject: mx6qsabrelite: Allow booting a zImage kernel X-Git-Tag: v2025.01-rc5-pxa1908~17674^2~142^2~88 X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=5fbfd1c29bce9446f7151ae514cfc71fba00cf3d;p=u-boot.git 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