From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 26 Mar 2021 07:02:23 +0100 Subject: [PATCH 3/8] configs: sheevaplug: remove non-dm MMC driver In-Reply-To: <68468a03abdea5c4f05df84cf5c2fe8714d45b18.camel@nedap.com> References: <68468a03abdea5c4f05df84cf5c2fe8714d45b18.camel@nedap.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 25.03.21 14:47, Harm Berntsen wrote: > This will be replaced with the driver model version > > Signed-off-by: Harm Berntsen > CC: Prafulla Wadaskar > CC: Stefan Roese > CC: Tom Rini Reviewed-by: Stefan Roese Thanks, Stefan > --- > > ?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 > ? */ > 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