Does anyone try to boot OpenWrt on Orion O6?

I try to boot official 24.10.2 armsr/armv8 EFI image and success. I can run many basic commands on the busybox ash. But it automatically reboot after several seconds.

There’s no errors in dmesg before reboot. This doesn’t seem to be a hardware issue.

Does anyone have the same issue with me?

I just figure out the problem is caused by watchdog!

The timeout of watchdog is 30s and the reboot is happened 30s after I see the watch dog init log.

If I change the timeout to a very long time, no reboot happens. All things look good.

I’m still investigating why watchdog timeout is triggered.