[PATCH 2/8] configs: openrd: remove non-dm MMC driver

Stefan Roese sr at denx.de
Fri Mar 26 07:01:59 CET 2021


On 25.03.21 14:47, Harm Berntsen wrote:
> Unfortunately this board has no DM support at all. We are also way past
> the deadline for driver model support for various devices on this
> board.
> 
> Signed-off-by: Harm Berntsen <harm.berntsen at nedap.com>
> CC: Stefan Roese <sr at denx.de>
> CC: Tom Rini <trini at konsulko.com>

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

Thanks,
Stefan

> ---
> 
>   include/configs/openrd.h | 5 -----
>   1 file changed, 5 deletions(-)
> 
> diff --git a/include/configs/openrd.h b/include/configs/openrd.h
> index e9fd0fc749..03b9393c9b 100644
> --- a/include/configs/openrd.h
> +++ b/include/configs/openrd.h
> @@ -74,9 +74,4 @@
>   #define CONFIG_SYS_ATA_IDE1_OFFSET     MV_SATA_PORT1_OFFSET
>   #endif /*CONFIG_MVSATA_IDE*/
>   
> -#ifdef CONFIG_CMD_MMC
> -#define CONFIG_MVEBU_MMC
> -#define CONFIG_SYS_MMC_BASE KW_SDIO_BASE
> -#endif /* CONFIG_CMD_MMC */
> -
>   #endif /* _CONFIG_OPENRD_BASE_H */
> 


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


More information about the U-Boot mailing list