public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode
@ 2022-02-16  5:57 Aswath Govindraju
  2022-03-05 16:35 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Aswath Govindraju @ 2022-02-16  5:57 UTC (permalink / raw)
  Cc: u-boot, Tom Rini, Aswath Govindraju

Enable config for setting mmc speed mode from U-Boot command line.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---
 configs/j721e_evm_a72_defconfig    | 1 +
 configs/j721e_hs_evm_a72_defconfig | 1 +
 2 files changed, 2 insertions(+)

diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig
index 8f412d65a8ac..c7a3f52762ec 100644
--- a/configs/j721e_evm_a72_defconfig
+++ b/configs/j721e_evm_a72_defconfig
@@ -190,3 +190,4 @@ CONFIG_UFS=y
 CONFIG_CADENCE_UFS=y
 CONFIG_TI_J721E_UFS=y
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_MMC_SPEED_MODE_SET=y
diff --git a/configs/j721e_hs_evm_a72_defconfig b/configs/j721e_hs_evm_a72_defconfig
index ae184b035878..6479f9baff0c 100644
--- a/configs/j721e_hs_evm_a72_defconfig
+++ b/configs/j721e_hs_evm_a72_defconfig
@@ -162,3 +162,4 @@ CONFIG_UFS=y
 CONFIG_CADENCE_UFS=y
 CONFIG_TI_J721E_UFS=y
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_MMC_SPEED_MODE_SET=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode
  2022-02-16  5:57 [PATCH] configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode Aswath Govindraju
@ 2022-03-05 16:35 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-03-05 16:35 UTC (permalink / raw)
  To: Aswath Govindraju; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

On Wed, Feb 16, 2022 at 11:27:24AM +0530, Aswath Govindraju wrote:

> Enable config for setting mmc speed mode from U-Boot command line.
> 
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-05 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16  5:57 [PATCH] configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode Aswath Govindraju
2022-03-05 16:35 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox