Dear Igor,
Thanks a lot for your reply.
I went through i.MX6UL EVK schematic SPF-28617, where I learned that supervisory reset chip U708 is used to drive Enable pin of main switcher. Enable is also controlled through MX6_POR_B(Tact switch) and nWDOG.
In my circuit I have used separate pin to reset eMMC. DDR3L is also having its own reset input driven through CPU.
eCSPI is also having a dedicated reset using GPIO pin of CPU.
Now my concern is with CPU that I want to reset the CPU in case of follwoing events.
1. External Watch dog timer timeout event
2.Undervoltage on any critical power(Which we are monitoring)
3.Reset event from PMIC (RESETBMCU)
As I shown in earlier image where I am ORing these above three inputs and in case of above condition is true, a RESET on POR of the CPU is generated.
Please once again let me knwo your inputs on this.
Regards,
Surendra