mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH 3/3] arm: rockchip_v8_defconfig: Disable PIO mode for MCI_DW
Date: Mon, 23 Jan 2023 09:35:11 +0100	[thread overview]
Message-ID: <20230123083511.991626-3-s.hauer@pengutronix.de> (raw)
In-Reply-To: <20230123083511.991626-1-s.hauer@pengutronix.de>

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.

Signed-off-by: Sascha Hauer <s.hauer@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
-- 
2.30.2




  parent reply	other threads:[~2023-01-23  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23  8:35 [PATCH 1/3] Documentation: Rockchip: Update documentation to latest binaries Sascha Hauer
2023-01-23  8:35 ` [PATCH 2/3] arm: rockchip: oldconfig rockchip_v8_defconfig Sascha Hauer
2023-01-23  8:35 ` Sascha Hauer [this message]
2023-01-23  9:17   ` [PATCH 3/3] arm: rockchip_v8_defconfig: Disable PIO mode for MCI_DW Ahmad Fatoum
2023-01-23 11:47     ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230123083511.991626-3-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox