arm: mach-k3: Detect and print reset reason
authorWadim Egorov <w.egorov@phytec.de>
Thu, 15 May 2025 11:15:53 +0000 (13:15 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:32:28 +0000 (08:32 -0600)
commita282950debce20035cc12672c856ff2d70326ad4
tree49f3c5ff2b18282446ff029ca60a3df2e13be7e3
parent5b82721337e271609419dce490884392085d8d1f
arm: mach-k3: Detect and print reset reason

Call get_reset_reason() during CPU info output and display the result
if the SoC provides the implementation. This helps in debugging by
providing context on the last system reset reason.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/include/mach/hardware.h