diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-01-12 08:18:52 +0900 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2022-01-12 08:22:42 +0900 |
commit | 297d2de2ef502ffb490d7ec8e194b1e0f6eee400 (patch) | |
tree | 9a9f5f19f6da9f8cf0f7fc6aa034497cd0581f8b /drivers/ddr/imx/imx8m/ddrphy_train.c | |
parent | fe04d885fb540b614a2f989e16e808b300ccb52e (diff) |
mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
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@nxp.com>
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions