summaryrefslogtreecommitdiffstats
path: root/include/configs/dra7xx_evm.h
diff options
context:
space:
mode:
authorLubomir Popov <lpopov@mm-sol.com>2014-11-10 18:14:18 +0200
committerTom Rini <trini@ti.com>2014-12-04 21:28:31 -0500
commit8065a4e83d0e6bc3db843b24ba58ad2ee238c0cf (patch)
tree4aa6cde786eda9eb29e00934d60dddb8a5b12625 /include/configs/dra7xx_evm.h
parentaac5450ea92abc9109a78cc099d366962148719f (diff)
downloadtalos-obmc-uboot-8065a4e83d0e6bc3db843b24ba58ad2ee238c0cf.tar.gz
talos-obmc-uboot-8065a4e83d0e6bc3db843b24ba58ad2ee238c0cf.zip
ARM: OMAP5: DRA7xx: Enable 8-bit eMMC access on the dra7xx_evm
Tested on a Vayu EVM Rev.E2 with DRA752 ES1.1 Signed-off-by: Lubomir Popov <l-popov@ti.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r--include/configs/dra7xx_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 2eaabdefee..174a711bb4 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -50,6 +50,7 @@
#define CONFIG_EFI_PARTITION
#define CONFIG_PARTITION_UUIDS
#define CONFIG_CMD_PART
+#define CONFIG_HSMMC2_8BIT
/* CPSW Ethernet */
#define CONFIG_CMD_NET /* 'bootp' and 'tftp' */
OpenPOWER on IntegriCloud