projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd26b54
)
ARM: omap5_uevm: Enable 8-bit eMMC access
author
Lubomir Popov
<lpopov@mm-sol.com>
Thu, 19 Dec 2013 15:14:02 +0000
(17:14 +0200)
committer
Pantelis Antoniou
<panto@antoniou-consulting.com>
Wed, 8 Jan 2014 17:06:19 +0000
(19:06 +0200)
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>
include/configs/omap5_uevm.h
patch
|
blob
|
history
diff --git
a/include/configs/omap5_uevm.h
b/include/configs/omap5_uevm.h
index 2f128b8a690aedd040be540f9ce983514de46e7a..76c5106b45eaaf55a682083f0fc1bfa9eab2511a 100644
(file)
--- 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