[U-Boot] [PATCH 3/4] imx: nitrogen6x: Enable raw initrd

Robert Winkler robert.winkler at boundarydevices.com
Thu Jun 6 00:02:26 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 b126940..5936e88 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -288,5 +288,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