How can I read reboot reason on linux terminal?

I know Jetson print reboot reason on console when it boot.
then, How can I read reboot reason on linux terminal?
like “$ cat RPM”

If this is tx2, then use the serial console to check

I can see reboot reason on serial console.
but I want to read on kernel terminal block.
I guess there is easy way on L4T

There is something like this which will record the PMIC event. The reset reason should be listed here.

max77620-power max77620-power: Event recorder REG_NVERC : 0x0

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.