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:
1328a81
)
sunxi: Enable eMMC on Cubietruck Plus
author
Chen-Yu Tsai
<wens@csie.org>
Fri, 22 Sep 2017 07:26:28 +0000
(15:26 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Tue, 3 Oct 2017 17:12:06 +0000
(19:12 +0200)
Set CONFIG_MMC_SUNXI_SLOT_EXTRA=2 to enable the eMMC controller to
access eMMC on the board.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
configs/Cubietruck_plus_defconfig
patch
|
blob
|
history
diff --git
a/configs/Cubietruck_plus_defconfig
b/configs/Cubietruck_plus_defconfig
index 34444ec0bd09359d4d69f0d048436aaf58edaba1..3d999192cbc1b68ad3cc20417f6416255f423849 100644
(file)
--- a/
configs/Cubietruck_plus_defconfig
+++ b/
configs/Cubietruck_plus_defconfig
@@
-4,6
+4,7
@@
CONFIG_MACH_SUN8I_A83T=y
CONFIG_DRAM_CLK=672
CONFIG_DRAM_ZQ=15355
CONFIG_DRAM_ODT_EN=y
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
CONFIG_USB0_ID_DET="PH11"