imx8 regression: cyclic_register for watchdog at 30280000 failed

Rasmus Villemoes rasmus.villemoes at prevas.dk
Thu Oct 27 12:06:38 CEST 2022


On 27/10/2022 08.32, Stefan Roese wrote:

>> In this case the watchdog gets
>> started but never reset via cyclic. This is due to cyclic_init never
>> being called in the SPL - where is that supposed to occur?
> 
> I did not have many targets with WDT in SPL to test with. Seems that
> I missed to call into cyclic_init() here.

I have an idea for getting rid of cyclic_init() (and thus the need for
ensuring it gets called) completely, give me a day or two to spin a
small series.

Rasmus


More information about the U-Boot mailing list