From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config
Date: Fri, 21 Feb 2020 14:50:30 +0900 [thread overview]
Message-ID: <52a024a6-96de-951b-c85e-68c96c652a73@samsung.com> (raw)
In-Reply-To: <20200218012546.15858-4-jh80.chung@samsung.com>
On 18/02/2020 10:25, Jaehoon Chung wrote:
> Enable SDHCI_SDMA configuration.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> Reviewed-by: Peng Fan <peng.fan@nxp.com>
> ---
> Changelog on V2
> - None
>
> configs/rpi_4_32b_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig
> index 72cda5d949..7189914606 100644
> --- a/configs/rpi_4_32b_defconfig
> +++ b/configs/rpi_4_32b_defconfig
> @@ -25,6 +25,7 @@ CONFIG_DFU_MMC=y
> CONFIG_DM_KEYBOARD=y
> CONFIG_DM_MMC=y
> CONFIG_MMC_SDHCI=y
> +CONFIG_MMC_SDHCI_SDMA=y
> CONFIG_MMC_SDHCI_BCM2835=y
> CONFIG_DM_ETH=y
> CONFIG_BCMGENET=y
>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
Thanks,
Minkyu Kang.
next prev parent reply other threads:[~2020-02-21 5:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200218012540epcas1p2889e448f91f64b2f9a90276318ae2f67@epcas1p2.samsung.com>
2020-02-18 1:25 ` [PATCH v2 0/3] Support SDMA mode on RPI4 target - 32bit Jaehoon Chung
2020-02-18 1:25 ` [PATCH v2 1/3] mmc: sdhci: use phys2bus macro when dma address is accessed Jaehoon Chung
2020-02-21 5:50 ` Minkyu Kang
2020-02-18 1:25 ` [PATCH v2 2/3] mmc: sdhci: not return error when SDMA is not supported Jaehoon Chung
2020-02-21 5:50 ` Minkyu Kang
2020-02-18 1:25 ` [PATCH v2 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config Jaehoon Chung
2020-02-21 5:50 ` Minkyu Kang [this message]
2020-03-17 23:50 ` [PATCH v2 0/3] Support SDMA mode on RPI4 target - 32bit Jaehoon Chung
2020-03-18 1:00 ` Peng Fan
2020-03-18 5:29 ` Jaehoon Chung
2020-03-23 1:14 ` Peng Fan
2020-03-24 7:12 ` Jaehoon Chung
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=52a024a6-96de-951b-c85e-68c96c652a73@samsung.com \
--to=mk7.kang@samsung.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