]> Git Repo - J-u-boot.git/commit - configs/mx6qsabrelite_defconfig
Fix MMC access on Sabrelite
authorMartyn Welch <[email protected]>
Thu, 11 Jun 2020 17:53:50 +0000 (18:53 +0100)
committerStefano Babic <[email protected]>
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 <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Tested-by: Troy Kisky <[email protected]>
Acked-by: Troy Kisky <[email protected]>
board/boundary/nitrogen6x/nitrogen6x.c
configs/mx6qsabrelite_defconfig
This page took 0.03226 seconds and 4 git commands to generate.