aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h')
-rw-r--r--sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h b/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h
deleted file mode 100644
index a911587c63fc..000000000000
--- a/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h
+++ /dev/null
@@ -1,19 +0,0 @@
---- include/configs/cm_fx6.h.orig 2016-02-28 08:48:02 UTC
-+++ include/configs/cm_fx6.h
-@@ -21,6 +21,7 @@
- #define CONFIG_CMD_GREPENV
-
- /* MMC */
-+#define CONFIG_SYS_MMC_MAX_DEVICE 3
- #define CONFIG_SYS_FSL_USDHC_NUM 3
- #define CONFIG_SYS_FSL_ESDHC_ADDR USDHC2_BASE_ADDR
-
-@@ -174,6 +175,8 @@
-
- /* NAND */
- #ifndef CONFIG_SPL_BUILD
-+#define CONFIG_CMD_ELF
-+#define CONFIG_API
- #define CONFIG_CMD_NAND
- #define CONFIG_SYS_NAND_BASE 0x40000000
- #define CONFIG_SYS_NAND_MAX_CHIPS 1