[PATCH 0/2] Enable MCU ESM reset
Judith Mendez
jm at ti.com
Thu Jan 30 00:44:01 CET 2025
This patch series enables ESM reset configuration in board_init_f
for am62x and am62px devices.
This is necessary in order for error events to reset the system.
This patches are tested using watchdog to reset the system via ESM.
Santhosh Kumar K (2):
arm: mach-k3: am62*_init: Probe ESM nodes
configs: am62*_evm_r5: Enable ESM and MISC configs
arch/arm/mach-k3/am62ax/am62a7_init.c | 26 ++++++++++++++++++++++++++
arch/arm/mach-k3/am62px/am62p5_init.c | 26 ++++++++++++++++++++++++++
configs/am62ax_evm_r5_defconfig | 3 +++
configs/am62px_evm_r5_defconfig | 3 +++
4 files changed, 58 insertions(+)
base-commit: d6da3dbaef57fc1d319b6b552efa009e2489d7d9
--
2.48.0
More information about the U-Boot
mailing list