You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fwk: diagnostic: should reset the diagnostic when power on the system
EC should reset the diagnostic wheh pressing the power button to power
on the system. The current EC code only resets the diagnostic when the
chipset state in G3.
This change adds the condition to reset the diagnostic if the chipset
state is S5.
BRANCH=fwk-main
BUG=https://app.clickup.com/t/86eu0bmgj
TEST=Boot into BIOS setup menu and press power button to shutdown the system.
The multifunctional LEDs do not blink the diagnostic.
TEST=Remove the c cover and press the power button to power on the system
1. Power on from G3 and wait for 90s. The multifunctional LEDs start
blinking the diagnostic
2. Power on from S5 and wait for 90s. The multifunctional LEDs start
blinking the diagnostic
Signed-off-by: Josh Tsai <[email protected]>
(cherry picked from commit a8237eb60281d5d90c7557068db5b32df9a5c40d)
0 commit comments