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:
fb01318
)
sunxi: sina33: Enable the eMMC
author
Maxime Ripard
<
[email protected]
>
Fri, 4 Nov 2016 15:18:10 +0000
(16:18 +0100)
committer
Jaehoon Chung
<
[email protected]
>
Wed, 16 Nov 2016 04:30:17 +0000
(13:30 +0900)
The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller.
Enable it.
Signed-off-by: Maxime Ripard <
[email protected]
>
Reviewed-by: Chen-Yu Tsai <
[email protected]
>
Reviewed-by: Hans de Goede <
[email protected]
>
configs/Sinlinx_SinA33_defconfig
patch
|
blob
|
history
diff --git
a/configs/Sinlinx_SinA33_defconfig
b/configs/Sinlinx_SinA33_defconfig
index 2a5f985dd303df2627187522a0475b88fbfd974e..f4719db2d501afd1ca3b3f452ff6c9d148c0b73a 100644
(file)
--- a/
configs/Sinlinx_SinA33_defconfig
+++ b/
configs/Sinlinx_SinA33_defconfig
@@
-4,6
+4,7
@@
CONFIG_MACH_SUN8I_A33=y
CONFIG_DRAM_CLK=552
CONFIG_DRAM_ZQ=15291
CONFIG_MMC0_CD_PIN="PB4"
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_USB0_ID_DET="PH8"
CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set