[U-Boot] [PATCH 2/4] imx: nitrogen6x: Enable bootz

Robert Winkler robert.winkler at boundarydevices.com
Thu Jun 6 00:02:25 CEST 2013


Signed-off-by: Robert Winkler <robert.winkler at boundarydevices.com>
---
 include/configs/nitrogen6x.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 07f39e9..b126940 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -287,4 +287,6 @@
 #define CONFIG_CMD_TIME
 #define CONFIG_SYS_ALT_MEMTEST
 
+#define CONFIG_CMD_BOOTZ
+
 #endif	       /* __CONFIG_H */
-- 
1.8.3



More information about the U-Boot mailing list