> From: Fedor Ross <[email protected]> > It seems like the ROM log events for the iMX8M are not fully covered by > AN12853 i.MX ROMs Log Events, Rev. 0, May 2020. On iMX8M the ROM event > ID 0x82 seems to use parameter0 which stops the parsing because the end > of list is detected too early. > This patch adds ROM event ID 0x82 and skips the next word if ID 0x82 is > parsed. > Fixes: a5ee05cf71 ("ARM: imx: Pick correct eMMC boot partition from ROM log") > Signed-off-by: Fedor Ross <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Marek Vasut <[email protected]> > Cc: Peng Fan <[email protected]> > Cc: Stefano Babic <[email protected]> > Reviewed-by: Peng Fan <[email protected]> Applied to u-boot-imx, master, thanks !
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] =====================================================================

