[U-Boot] [PATCH 3/4] imx: nitrogen6x: Enable raw initrd
Robert Winkler
robert.winkler at boundarydevices.com
Thu Jun 6 19:39:27 CEST 2013
Signed-off-by: Robert Winkler <robert.winkler at boundarydevices.com>
---
include/configs/nitrogen6x.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index c5118d1..01c3f13 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -286,5 +286,6 @@
#define CONFIG_SYS_ALT_MEMTEST
#define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
#endif /* __CONFIG_H */
--
1.8.3
More information about the U-Boot
mailing list