[PATCH 2/2] mx6sllevk: 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 -- =

[PATCH 2/2] mx6sllevk: 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/mx6sllevk_defconfig| 2 +- configs/mx6sllevk_plugin_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff