[PATCH 1/2] mx6slevk: Remove duplicated "mmc dev" command

2022-05-20 Thread sbabic
> From: Fabio Estevam > The "mmc dev ${mmcdev}" command is done twice. > Remove one ocurrence to avoid the duplication. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DE

[PATCH 1/2] mx6slevk: Remove duplicated "mmc dev" command

2022-04-22 Thread Fabio Estevam
From: Fabio Estevam The "mmc dev ${mmcdev}" command is done twice. Remove one ocurrence to avoid the duplication. Signed-off-by: Fabio Estevam --- configs/mx6slevk_defconfig| 2 +- configs/mx6slevk_spinor_defconfig | 2 +- configs/mx6slevk_spl_defconfig| 2 +- 3 files changed, 3 i