public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller
Date: Mon,  1 Jul 2019 17:05:52 +0100	[thread overview]
Message-ID: <20190701160554.18688-5-pbrobinson@gmail.com> (raw)
In-Reply-To: <20190701160554.18688-1-pbrobinson@gmail.com>

Enable the SDMA controller so the eMMC connected to the SDHCI
controller (sdhci at fe330000) can make use of it.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 configs/rock960-rk3399_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig
index 2381f0cd7e..20c9cdeda3 100644
--- a/configs/rock960-rk3399_defconfig
+++ b/configs/rock960-rk3399_defconfig
@@ -35,6 +35,7 @@ CONFIG_SYS_I2C_ROCKCHIP=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_ROCKCHIP=y
 CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_SDMA=y
 CONFIG_MMC_SDHCI_ROCKCHIP=y
 CONFIG_PMIC_RK8XX=y
 CONFIG_REGULATOR_PWM=y
-- 
2.21.0

  parent reply	other threads:[~2019-07-01 16:05 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-01 16:05 [U-Boot] Improvements to Rock960 Peter Robinson
2019-07-01 16:05 ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6 Peter Robinson
2019-07-02  2:06   ` Kever Yang
2019-07-15 13:24     ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6【请注意,邮件由u-boot-bounces@lists.denx.de代发】 Kever Yang
2019-07-03  1:24   ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6 Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW Peter Robinson
2019-07-02  2:07   ` Kever Yang
2019-07-15 13:24     ` Kever Yang
2019-07-03  1:25   ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands Peter Robinson
2019-07-02  2:07   ` Kever Yang
2019-07-15 13:24     ` Kever Yang
2019-07-03  1:25   ` Mani
2019-07-01 16:05 ` Peter Robinson [this message]
2019-07-02  2:07   ` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller Kever Yang
2019-07-15 13:24     ` Kever Yang
2019-07-03  1:27   ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters Peter Robinson
2019-07-02  2:07   ` Kever Yang
2019-07-15 13:25     ` Kever Yang
2019-07-03  1:27   ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support Peter Robinson
2019-07-02  2:07   ` Kever Yang
2019-07-15 13:25     ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support【请注意,邮件由u-boot-bounces@lists.denx.de代发】 support Kever Yang
2019-07-03  1:27   ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support Mani
2019-07-03  1:30 ` [U-Boot] Improvements to Rock960 Mani

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=20190701160554.18688-5-pbrobinson@gmail.com \
    --to=pbrobinson@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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