On Thu, 15 May 2025 13:15:52 +0200, Wadim Egorov wrote: > Although AM62x, AM62Ax, AM64x, and AM62Px share the same register for > reset reason, not all TRMs document this consistently. To avoid relying > on undocumented behavior, introduce SoC-specific implementations for > now. If TI confirms all SoCs share the same register, this can be moved to > common.c for reuse. > > It will be mostly copy&paste for the mentioned devices. > > [...]
Applied to u-boot/next, thanks! [1/2] arm: mach-k3: Detect and print reset reason commit: a282950debce20035cc12672c856ff2d70326ad4 [2/2] arm: mach-k3: am62x: Implement get_reset_reason() commit: be93c0892d0f0bf83ac669678e01ae27f798738e -- Tom