[PATCH 3/3] arm: rockchip_v8_defconfig: Disable PIO mode for MCI_DW
Ahmad Fatoum
a.fatoum at pengutronix.de
Mon Jan 23 01:17:11 PST 2023
On 23.01.23 09:35, Sascha Hauer wrote:
> MCI_DW in PIO mode doesn't work for me. We should search for the
> reason, but in the end we want to do DMA anyway, which works here.
> Disable PIO mode for now.
On what SoC?
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
> arch/arm/configs/rockchip_v8_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/configs/rockchip_v8_defconfig b/arch/arm/configs/rockchip_v8_defconfig
> index dce22036f2..339247cc1c 100644
> --- a/arch/arm/configs/rockchip_v8_defconfig
> +++ b/arch/arm/configs/rockchip_v8_defconfig
> @@ -111,7 +111,6 @@ CONFIG_MCI=y
> CONFIG_MCI_STARTUP=y
> CONFIG_MCI_MMC_BOOT_PARTITIONS=y
> CONFIG_MCI_DW=y
> -CONFIG_MCI_DW_PIO=y
> CONFIG_MCI_ROCKCHIP_DWCMSHC=y
> CONFIG_MCI_ARASAN=y
> CONFIG_MFD_ACT8846=y
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list