summaryrefslogtreecommitdiff
path: root/include/configs/am43xx_evm.h
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2017-06-02 12:24:04 (GMT)
committerTom Rini <trini@konsulko.com>2017-06-03 21:55:19 (GMT)
commit4a72d8dcc9f9459cb3939c04c2717d121e013b54 (patch)
tree3b40aa169c8e694f8636e880c038b9b449f6e550 /include/configs/am43xx_evm.h
parent0dbb9a93c33c91dc902303aa2b4f351068deec8a (diff)
downloadu-boot-fsl-qoriq-4a72d8dcc9f9459cb3939c04c2717d121e013b54.tar.xz
board: ti: enable support for writing to fat partition
Enable support for writing to FAT partitions on TI's boards. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'include/configs/am43xx_evm.h')
-rw-r--r--include/configs/am43xx_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index 25f63e8..1d8e39c 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -75,7 +75,6 @@
#define FAT_ENV_INTERFACE "mmc"
#define FAT_ENV_DEVICE_AND_PART "0:1"
#define FAT_ENV_FILE "uboot.env"
-#define CONFIG_FAT_WRITE
#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds"