Fix MMC access on Sabrelite
authorMartyn Welch <martyn.welch@collabora.com>
Thu, 11 Jun 2020 17:53:50 +0000 (18:53 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Jun 2020 15:43:20 +0000 (17:43 +0200)
commitf7ac30b042dc9c9383e102fb54431c664c281d0d
tree75add07719fe7fad04d1df8030cca2009a9ffc8d
parent0e15165bc4e03e48937baf63303b8812f5cdf6ca
Fix MMC access on Sabrelite

It appears that MMC access on the Sabrelite has been broken since
cdcaee9518:

Loading Environment from MMC... Card did not respond to voltage select!
*** Warning - No block device, using default environment

Remove the board_mmc_init() and related entries now that we should be
using DM_MMC, add PINCTRL so that things work as expected.

Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Troy Kisky <troy.kisky@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c
configs/mx6qsabrelite_defconfig