summaryrefslogtreecommitdiff
path: root/configs/Sinlinx_SinA33_defconfig
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-11-04 15:18:10 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2016-11-16 04:30:17 (GMT)
commit53c37f625d3ef7d36eeb78a80e099cf9b3c93d66 (patch)
treed9229332476ab36382ce5072df2a1ca8a4b3b8b3 /configs/Sinlinx_SinA33_defconfig
parentfb013184672003bac0b6d05b4a9f06a556821004 (diff)
downloadu-boot-53c37f625d3ef7d36eeb78a80e099cf9b3c93d66.tar.xz
sunxi: sina33: Enable the eMMC
The SinA33 has an 4GB Toshiba eMMC connected to the MMC2 controller. Enable it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/Sinlinx_SinA33_defconfig')
-rw-r--r--configs/Sinlinx_SinA33_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Sinlinx_SinA33_defconfig b/configs/Sinlinx_SinA33_defconfig
index 2a5f985..f4719db 100644
--- 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