All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harm Berntsen <harm.berntsen@nedap.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/8] configs: sheevaplug: remove non-dm MMC driver
Date: Thu, 25 Mar 2021 13:47:53 +0000	[thread overview]
Message-ID: <68468a03abdea5c4f05df84cf5c2fe8714d45b18.camel@nedap.com> (raw)

This will be replaced with the driver model version

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>
---

?include/configs/sheevaplug.h | 8 --------
?1 file changed, 8 deletions(-)

diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index e1f8fb8ac8..abe8418984 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -50,14 +50,6 @@
?#define CONFIG_PHY_BASE_ADR????0
?#endif /* CONFIG_CMD_NET */
?
-/*
- * SDIO/MMC Card Configuration
- */
-#ifdef CONFIG_CMD_MMC
-#define CONFIG_MVEBU_MMC
-#define CONFIG_SYS_MMC_BASE KW_SDIO_BASE
-#endif /* CONFIG_CMD_MMC */
-
?/*
? * SATA driver configuration
? */

             reply	other threads:[~2021-03-25 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 13:47 Harm Berntsen [this message]
2021-03-26  6:02 ` [PATCH 3/8] configs: sheevaplug: remove non-dm MMC driver Stefan Roese

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=68468a03abdea5c4f05df84cf5c2fe8714d45b18.camel@nedap.com \
    --to=harm.berntsen@nedap.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 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.