imx: mx6ul_14x14_evk: Fix SPL boot
authorPeng Fan <peng.fan@nxp.com>
Thu, 1 Aug 2019 06:02:41 +0000 (06:02 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:33:45 +0000 (16:33 +0200)
commit8a6e1b1dda2a95cc0b675b704faf2188681e363a
tree24994765111563c7f545ab45ccf6ffb2163bde6d
parent1d293e6804fe077853636b0517ef00609299936e
imx: mx6ul_14x14_evk: Fix SPL boot

When booting SPL on the board, met boot failure:
"
Trying to boot from MMC2
MMC Device 1 not found
spl: could not find mmc device 1. error: -19
SPL: failed to boot from all boot devices
"

Let's register the two mmc controllers in SPL stage to
avoid boot failure.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c