[U-Boot] [PATCH 1/2] ARM: TI: Enable raw initrd support
Guillaume GARDET
guillaume.gardet at free.fr
Mon Nov 3 14:26:17 CET 2014
Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
Cc: Tom Rini <trini at ti.com>
---
include/configs/ti_armv7_common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h
index 85171db..7d07bcd 100644
--- a/include/configs/ti_armv7_common.h
+++ b/include/configs/ti_armv7_common.h
@@ -174,6 +174,7 @@
#define CONFIG_CMD_ASKENV
#define CONFIG_CMD_ECHO
#define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
/*
* Common filesystems support. When we have removable storage we
--
1.8.4.5
More information about the U-Boot
mailing list