From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Mon, 9 Dec 2019 22:17:45 -0300 Subject: i.MX8MM-EVK Boot failure In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Adam, On Sat, Dec 7, 2019 at 11:42 AM Adam Ford wrote: > > I am trying to run the latest master > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > with the clock patches applied for 8mm, but I am getting a boot > failure when I follow the instructions in the README, which are also a > bit wrong. (the firmware versions don't match, and the ./firmware > command is missing the trailing '.bin', but it's trivial.) > > What comes out of the kit with DEBUG enabled is: > > (bunch of stuff deleted) > > [PMU Major message = 0x000000fe] > [PMU Major message = 0x00000007] > Training PASS > DDRINFO: ddrphy config done > DDRINFO:ddrphy calibration done > DDRINFO: ddrmix config done > >>SPL: board_init_r() > using memory lx-lx for malloc() > spl_init > Normal Boot > Trying to boot from MMC1 > common/dlmalloc.c:792: do_check_inuse_chunk: Assertion `inuse(p)' failed. > resetting ... > > The above sequence repeats again and again. I didn't put all the junk > into the log because it looked like everything seemed OK until the > dlmalloc failure at the end. If someone has any suggestions, I'd like > to try the 8mm-evk with a modern U-Boot. Same here on a imx8mq-evk: https://lists.denx.de/pipermail/u-boot/2019-November/391705.html I haven't had a chance to look at it deeper, but hopefully we can get this fixed in time for the 2020.01 release.