[PATCH v3 4/4] mx6cuboxi: remove unused code

2020-06-23 Thread sbabic
> After enabling SPL_OF_CONTROL, SPL_DM and SPL_DM_MMC the MMC > initialization code is not longer needed. > This patch removes the unused code. > Signed-off-by: Walter Lozano Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH v3 4/4] mx6cuboxi: remove unused code

2020-05-19 Thread Walter Lozano
After enabling SPL_OF_CONTROL, SPL_DM and SPL_DM_MMC the MMC initialization code is not longer needed. This patch removes the unused code. Signed-off-by: Walter Lozano --- board/solidrun/mx6cuboxi/mx6cuboxi.c | 65 1 file changed, 65 deletions(-) diff --git a/board