[RESEND PATCH v3 01/12] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
Minkyu Kang
promsoft at gmail.com
Wed Jan 12 07:53:28 CET 2022
Hi!
On Wed, 12 Jan 2022 at 08:29, Jaehoon Chung <jh80.chung at samsung.com> wrote:
> From: Sean Anderson <sean.anderson at seco.com>
>
> U-boot prefers DM_MMC + BLK for MMC. Now eSDHC driver has already
> support it, so let's force to use it.
>
> - Drop non-BLK support for DM_MMC introduced by below patch.
> 66fa035 mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
>
> - Support only DM_MMC + BLK (assuming BLK is always enabled for DM_MMC).
>
> - Use DM_MMC instead of BLK for conditional compile.
>
> Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
> drivers/mmc/fsl_esdhc_imx.c | 33 +--------------------------------
> 1 file changed, 1 insertion(+), 32 deletions(-)
>
>
Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>
--
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list