From 4a72d8dcc9f9459cb3939c04c2717d121e013b54 Mon Sep 17 00:00:00 2001 From: Sekhar Nori Date: Fri, 2 Jun 2017 17:54:04 +0530 Subject: 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 --- include/configs/am43xx_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am43xx_evm.h') diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h index 25f63e8311..1d8e39c203 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" -- cgit v1.2.1