From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Tue, 23 Jun 2020 09:51:55 +0200 (CEST) Subject: [PATCH v2] Fix MMC access on Sabrelite In-Reply-To: <20200611175350.31343-1-martyn.welch@collabora.com> Message-ID: <20200623075155.0D8D181EBF@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 > Reviewed-by: Jaehoon Chung > Reviewed-by: Fabio Estevam > Tested-by: Troy Kisky > Acked-by: Troy Kisky Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================