All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 8/8] configs: sheevaplug: enable driver-model based MMC
@ 2021-03-25 13:48 Harm Berntsen
  2021-03-26  6:13 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Harm Berntsen @ 2021-03-25 13:48 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Stefan Roese <sr@denx.de>
CC: Tom Rini <trini@konsulko.com>
---

?configs/sheevaplug_defconfig | 2 ++
?1 file changed, 2 insertions(+)

diff --git a/configs/sheevaplug_defconfig
b/configs/sheevaplug_defconfig
index 34da356b8e..65d8dff7ff 100644
--- a/configs/sheevaplug_defconfig
+++ b/configs/sheevaplug_defconfig
@@ -40,6 +40,8 @@ CONFIG_ENV_IS_IN_NAND=y
?CONFIG_NETCONSOLE=y
?CONFIG_DM=y
?CONFIG_MVSATA_IDE=y
+CONFIG_DM_MMC=y
+CONFIG_MVEBU_MMC=y
?CONFIG_MTD=y
?CONFIG_MTD_RAW_NAND=y
?CONFIG_MVGBE=y

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

* [PATCH 8/8] configs: sheevaplug: enable driver-model based MMC
  2021-03-25 13:48 [PATCH 8/8] configs: sheevaplug: enable driver-model based MMC Harm Berntsen
@ 2021-03-26  6:13 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2021-03-26  6:13 UTC (permalink / raw)
  To: u-boot

On 25.03.21 14:48, Harm Berntsen wrote:
> Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com>
> CC: Prafulla Wadaskar <prafulla@marvell.com>
> CC: Stefan Roese <sr@denx.de>
> CC: Tom Rini <trini@konsulko.com>

Nitpicking: It is recommended to also add a small commit text, even
when the patch is trivial and the subject includes all infos. If you
send v2 of this series (which seems necessary because of the malformed
patch), then please also add a short sentence here.

Other than this:

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
> 
>  ?configs/sheevaplug_defconfig | 2 ++
>  ?1 file changed, 2 insertions(+)
> 
> diff --git a/configs/sheevaplug_defconfig
> b/configs/sheevaplug_defconfig
> index 34da356b8e..65d8dff7ff 100644
> --- a/configs/sheevaplug_defconfig
> +++ b/configs/sheevaplug_defconfig
> @@ -40,6 +40,8 @@ CONFIG_ENV_IS_IN_NAND=y
>  ?CONFIG_NETCONSOLE=y
>  ?CONFIG_DM=y
>  ?CONFIG_MVSATA_IDE=y
> +CONFIG_DM_MMC=y
> +CONFIG_MVEBU_MMC=y
>  ?CONFIG_MTD=y
>  ?CONFIG_MTD_RAW_NAND=y
>  ?CONFIG_MVGBE=y
> 


Viele Gr??e,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de

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

end of thread, other threads:[~2021-03-26  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 13:48 [PATCH 8/8] configs: sheevaplug: enable driver-model based MMC Harm Berntsen
2021-03-26  6:13 ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.