Does anyone know if the standard Arduino IDE distribution contains a Mega 1280 bootloader that disables the watchdog after a reset like it's supposed to do?
My own experiments suggest that it still doesn't so you end up in a boot loop once the watchdog has been triggered.
I don't have a 1280 to test but I'd be willing to bet that the MegaCore bootloader will correctly handle watchdog resets since it's optiboot.
Since we haven't gotten an official fix for this issue even on boards that are still being manufactured it's unlikely that we will see one for the Mega 1280 anytime soon.