From: Robert Winkler Date: Thu, 6 Jun 2013 17:39:26 +0000 (-0700) Subject: imx: nitrogen6x: Enable bootz X-Git-Tag: v2013.07-rc3~4^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9ba6f035be8cdbd7c9fcbe770e7a34effb9172;p=pandora-u-boot.git imx: nitrogen6x: Enable bootz Signed-off-by: Robert Winkler --- diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h index 039085e066c..c5118d10ef5 100644 --- a/include/configs/nitrogen6x.h +++ b/include/configs/nitrogen6x.h @@ -285,4 +285,6 @@ #define CONFIG_CMD_TIME #define CONFIG_SYS_ALT_MEMTEST +#define CONFIG_CMD_BOOTZ + #endif /* __CONFIG_H */