summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_uevm.h
diff options
context:
space:
mode:
authorLubomir Popov <lpopov@mm-sol.com>2013-12-19 17:14:02 +0200
committerPantelis Antoniou <panto@antoniou-consulting.com>2014-01-08 19:06:19 +0200
commitf931483e4e41b7f3d738077040385b1776f635dc (patch)
tree5f3ab8822e3294798682bff09d12ef28563f48d4 /include/configs/omap5_uevm.h
parentfd26b5490bef8e8a37e33a9b3c4960d7a8734067 (diff)
downloadblackbird-obmc-uboot-f931483e4e41b7f3d738077040385b1776f635dc.tar.gz
blackbird-obmc-uboot-f931483e4e41b7f3d738077040385b1776f635dc.zip
ARM: omap5_uevm: Enable 8-bit eMMC access
All prerequisites are already available, so why not enable 8-bit access - it is a matter of a define in the board file only. Signed-off-by: Lubomir Popov <l-popov@ti.com> Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Diffstat (limited to 'include/configs/omap5_uevm.h')
-rw-r--r--include/configs/omap5_uevm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 2f128b8a69..76c5106b45 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -36,6 +36,7 @@
#define CONFIG_EFI_PARTITION
#define CONFIG_PARTITION_UUIDS
#define CONFIG_CMD_PART
+#define CONFIG_HSMMC2_8BIT
/* Required support for the TCA642X GPIO we have on the uEVM */
#define CONFIG_TCA642X
OpenPOWER on IntegriCloud