[PATCH V2 06/12] configs: imx8qm/qxp_evk: drop unused SDHC macro

2022-04-22 Thread sbabic
> From: Peng Fan > With SPL_DM_MMC and DM_MMC, the two macros not needed, drop it. > CONFIG_SYS_FSL_USDHC_NUM > CONFIG_SYS_FSL_ESDHC_ADDR > Reviewed-by: Fabio Estevam > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH V2 06/12] configs: imx8qm/qxp_evk: drop unused SDHC macro

2022-04-14 Thread Peng Fan (OSS)
From: Peng Fan With SPL_DM_MMC and DM_MMC, the two macros not needed, drop it. CONFIG_SYS_FSL_USDHC_NUM CONFIG_SYS_FSL_ESDHC_ADDR Reviewed-by: Fabio Estevam Signed-off-by: Peng Fan --- include/configs/imx8qm_mek.h | 5 - include/configs/imx8qxp_mek.h | 5 - 2 files changed, 10