Skip to content

power control: store magic values in watchdog, avoid killing power on reflash

Alex Maestas requested to merge atax1a/pocket-reform:atax1a/syscon-magic into main

This uses the spare storage in the watchdog scratch registers to hold magic values corresponding to most recent known hardware state. Thus, we can avoid taking down the power rails when the system controller is being reflashed from inside the machine.

Merge request reports