mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
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 <walter.lozano@collabora.com>