From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Wed, 15 Jan 2020 13:47:46 +0100 (CET) Subject: [PATCH v2] mx6ul_14x14_evk: Fix SPL boot hang In-Reply-To: <20200106153155.30763-1-festevam@gmail.com> Message-ID: <20200115124746.987D58190D@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 > Currently the following SPL hang is observed: > U-Boot SPL 2020.01-rc5-00079-g797eee36a1 (Jan 06 2020 - 11:24:09 -0300) > Trying to boot from MMC1 > Card did not respond to voltage select! > spl: mmc init failed with error: -95 > SPL: failed to boot from all boot devices > ### ERROR ### Please RESET the board ### > Fix it by moving the eSDHC2 initialization to SPL. > While at it, since this board uses DM_MMC all the esdhc board > code can be removed to make the code simpler. > Signed-off-by: Fabio Estevam 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 =====================================================================