u-boot/enable_spl_ext_support_for_ti_armv7.patch

11 lines
364 B
Diff

--- include/configs/ti_armv7_common.h.orig 2014-08-21 10:41:47.979045987 +0200
+++ include/configs/ti_armv7_common.h 2014-08-21 10:42:12.325045125 +0200
@@ -250,6 +250,7 @@
#define CONFIG_SPL_LIBDISK_SUPPORT
#define CONFIG_SPL_MMC_SUPPORT
#define CONFIG_SPL_FAT_SUPPORT
+#define CONFIG_SPL_EXT_SUPPORT
#endif
/* General parts of the framework, required. */