I am trying to bring up a custom board designed based on the BeagleBoneBlack.
The board uses the same core components as the BBB including the PMIC, the exact same parts for the CPU and the DDR.
I am able to get the Beaglebone uboot bootloader up. But the Board keeps rebooting in precise intervals. The board reboots exactly in 200 seconds after powerup and reboots every 100 seconds thereafter.
We have disabled the WDT and we are sure that it is not the root cause for the reboot.
Any comments about this behavior?