Re: [PATCH v1 2/2] imx: imx8: print reset cause

2024-02-08 Thread Fabio Estevam
On Wed, Jan 31, 2024 at 9:49 AM Igor Opaniuk wrote: > > Add support for printing reset cause during boot. > > Signed-off-by: Igor Opaniuk Applied, both, thanks.

[PATCH v1 2/2] imx: imx8: print reset cause

2024-01-31 Thread Igor Opaniuk
Add support for printing reset cause during boot. Signed-off-by: Igor Opaniuk --- arch/arm/mach-imx/imx8/cpu.c | 41 1 file changed, 41 insertions(+) diff --git a/arch/arm/mach-imx/imx8/cpu.c b/arch/arm/mach-imx/imx8/cpu.c index 39ac0bc4140..0b91e448a5d