How to get reset cause in u-boot by reading PMIC registers on Apalis imx6

I want to get status of reset cause of my system in u-boot whenever system boot.
I have gone through the following link:
Watchdog (Linux) | Toradex Developer Center

Here you suggested that to know the status of reset, we should read PMIC register for Colibri iMX7.

Can you suggest me how to get reset cause status for Apalis imx6.

Thank you.

Hi @Nitish ,

Welcome to Toradex Community!

Could you please try this watchdog document.

Regards,
Deven

Thank you Deven.
But the document that you shared above will provide us the reason of reset cause by watchdog. I need something which could differentiate that the reset is cause by WDOG (watchdog) or POR(power on reset). Could you suggest me the way for this.

Hi @Nitish ,

What is your BSP version ?