mx6sabresd: Remove U-Boot proper mmc initialization
authorFabio Estevam <festevam@gmail.com>
Tue, 21 May 2019 13:37:54 +0000 (10:37 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000 (10:42 +0200)
commit934f9a653c6618b7acc448b487a568fd29ab2ba0
treee93d2837992e325c6675a75b6610900c15a577f9
parent127fad57b2dcc0201d30f0fa8378fbcc95b73120
mx6sabresd: Remove U-Boot proper mmc initialization

After the conversion to DM there is no need to have mmc initialization
code inside U-Boot proper.

Remove the unneeded code.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
board/freescale/mx6sabresd/mx6sabresd.c