> Currently the mx6qsabresd board does not boot: > U-Boot SPL 2019.07-rc2 (May 16 2019 - 14:28:55 -0300) > Trying to boot from MMC1 > spl: could not find mmc device 0. error: -19 > SPL: failed to boot from all boot devices > ### ERROR ### Please RESET the board ### > The reason for the boot failure is that that the SPL > size got greater than the 68KB limit (4KB header + 64KB max > size) as explained in include/configs/imx6_spl.h. > Remove the CONFIG_SPL_DM option, so that the SPL binary could > fit into the allowed size and the board can boot again. > Signed-off-by: Fabio Estevam <feste...@gmail.com>
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: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot