From 0e21a2ffb3404152c90cdcd9fc9ba34b404beab8 Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Fri, 9 Nov 2018 20:41:46 -0800 Subject: sunxi-mmc: use new mode on both controllers on A64 Using new mode improves stability of eMMC and SD cards. Without it SPL fails to load u-boot from SD on Pinebook. Signed-off-by: Vasily Khoruzhick Reviewed-by: Chen-Yu Tsai Tested-by: Jagan Teki # Amarula A64-Relic Reviewed-by: Jagan Teki --- arch/arm/mach-sunxi/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch') diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig index 66fff6c6d3c..3c54f5106dd 100644 --- a/arch/arm/mach-sunxi/Kconfig +++ b/arch/arm/mach-sunxi/Kconfig @@ -282,6 +282,7 @@ config MACH_SUN50I select SUN6I_PRCM select SUNXI_DE2 select SUNXI_GEN_SUN6I + select MMC_SUNXI_HAS_NEW_MODE select SUPPORT_SPL select SUNXI_DRAM_DW select SUNXI_DRAM_DW_32BIT -- cgit v1.3.1