Hi,
I want to use PSTORE to store kernel panic log into RAM on i.MX8M board. Everything works except the board causes POR instead of software reset whenever panic happens or 'reboot' command.
Tested on some i.MX8M boards (Nitrogen8m, Technexion PICO 8M) and Jetson nano. 'reboot' command on Jetson Nano causes software reset, but same command on i.MX8M always causes POR.
Anyone knows why i.MX8M always causes POR on kernel panic or 'reboot' command?
Thank you.