From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 18 Apr 2020 12:51:40 +0200 (CEST) Subject: [PATCH] imx8qxp_mek: Start with USDHC2 unpowered In-Reply-To: <20200415180134.15468-1-festevam@gmail.com> Message-ID: <20200418105140.964BB811FB@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 > After triggering a "reboot" command in Linux the following > hang in SPL is observed: > U-Boot SPL 2020.04 (Apr 15 2020 - 10:49:29 -0300) > Normal Boot > WDT: Not found! > Trying to boot from MMC2_2 > spl: mmc init failed with error: -70 > SPL: failed to boot from all boot devices > ### ERROR ### Please RESET the board ### > This error happens because the CMD_ERR bit is set in the IRQ status > register after booting from Linux. > To ensure a fresh start, force the VMMC supply to get unpowered first. > Signed-off-by: Fabio Estevam > Reviewed-by: Peng Fan 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 =====================================================================