[U-Boot] [PATCH 2/4] imx: nitrogen6x: Enable bootz
Robert Winkler
robert.winkler at boundarydevices.com
Thu Jun 6 19:39:26 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 039085e..c5118d1 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 */
--
1.8.3
More information about the U-Boot
mailing list