[PATCH 0/2] arm: mach-k3: am64x: Add reset cause for cpuinfo
Tom Rini
trini at konsulko.com
Sat Sep 13 00:16:28 CEST 2025
On Sun, 31 Aug 2025 15:17:04 +0000, Steffen Kothe wrote:
> AM64X hereby receives support for reset reason printing during boot.
>
> Unfortunately does the AM64X register mapping slighlty differ from
> the AM62X. WDT and PORZ are not part of the reset source register, but
> the mapping remains the same for all other causes.
>
> To prevent ifdef/else constructs, I decided to follow a simple
> copy/paste approach and adjusted the logic accordingly.
>
> [...]
Applied to u-boot/next, thanks!
[1/2] arm: mach-k3: am64_hardware.h: Add CTRLMMR_MCU_RST_SRC reset cause bit mappings
commit: 49a3ad7a5e6aa9333c2685e98f6280ff4ae3650a
[2/2] arm: mach-k3: am64x: Implement get_reset_reason()
commit: 3d9bd76b07fa2e3de167f6d8916bcb6cce6484af
--
Tom
More information about the U-Boot
mailing list