forked from pool/u-boot
1 OBS-URL: https://build.opensuse.org/request/show/248054 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=29
13 lines
396 B
Diff
13 lines
396 B
Diff
Index: include/configs/ti_armv7_common.h
|
|
===================================================================
|
|
--- include/configs/ti_armv7_common.h.orig
|
|
+++ 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
|