AMDESE / amd-power-control

OpenBMC power control for AMD CRBs.
Apache License 2.0
9 stars 2 forks source link

amd-power-control: COLD reset fix to move state to "off" and then "on" #6

Closed supven01 closed 2 years ago

supven01 commented 2 years ago

COLD reset fix to move state to "off" and then "on". Reset Button event does not generate PWR OK line events. This is simulated by setting the host state to "off" when reset button press is detected and host state will be manually set to "on" after 1 second timer expires.

Cold reset timer is cahnged from 100 ms to 1 second.

Signed-off-by: Supreeth Venkatesh supreeth.venkatesh@amd.com