projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de9b177
)
sunxi: Enable MMC new mode for A83T
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Wed, 23 Aug 2017 10:03:42 +0000
(12:03 +0200)
committer
Jagan Teki
<jagan@amarulasolutions.com>
Mon, 28 Aug 2017 17:06:48 +0000
(22:36 +0530)
The eMMC controller for the A83T uses the new operating mode. Enable it.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/mach-sunxi/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-sunxi/Kconfig
b/arch/arm/mach-sunxi/Kconfig
index 2cd7bae078b896c0dec41d750b7f34153b23ad56..2309f59999314f0bbc7de61f674fffc2c6bfc88e 100644
(file)
--- a/
arch/arm/mach-sunxi/Kconfig
+++ b/
arch/arm/mach-sunxi/Kconfig
@@
-125,6
+125,7
@@
config MACH_SUN8I_A83T
bool "sun8i (Allwinner A83T)"
select CPU_V7
select SUNXI_GEN_SUN6I
+ select MMC_SUNXI_HAS_NEW_MODE
select SUPPORT_SPL
config MACH_SUN8I_H3