commit | a41c9ddb30913fc581c0395916d127788936763c | [log] [tgz] |
---|---|---|
author | Fedor Ross <fedor.ross@ifm.com> | Mon Oct 16 18:16:15 2023 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 17 23:55:10 2023 +0200 |
tree | 3aaf4bd0fe894c647a983a1fc2042b2902205be2 | |
parent | 71c2faeca74cfc1ad7e14c15105fe7c54c89aa96 [diff] |
ARM: imx: Add support for detecting primary/secondary bmode on MX8M Implement the 'getprisec' subcommand of 'bmode' command for i.MX8M by reading out the ROM log events. This event is set by the BootROM if it switched to the secondary copy due to primary copy being corrupted. Signed-off-by: Fedor Ross <fedor.ross@ifm.com> Signed-off-by: Marek Vasut <marex@denx.de>