summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.c')
-rw-r--r--board/cr50/board.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/board.c b/board/cr50/board.c
index 112c7f7a24..bc5691e1f7 100644
--- a/board/cr50/board.c
+++ b/board/cr50/board.c
@@ -456,6 +456,7 @@ static void ac_power_state_changed(void)
(GREG32(RBOX, CHECK_INPUT) & buttons_not_pressed))
return;
+ CPRINTS("AC: wait");
/*
* Charger cable was yanked while the power and key0 buttons were kept
* pressed - user wants a battery cut off.