Skip to content

Commit 4fb4747

Browse files
committed
fix bb retimer boot fail in g3
forgot to remove some test code. This allows usb devices to properly enumerate after going to hibernate Signed-off-by: Kieran Levin <ktl@frame.work>
1 parent 7b08389 commit 4fb4747

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

board/hx20/cypress5525.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ void cypd_charger_init_complete(void)
351351
}
352352
void cypd_update_power(void)
353353
{
354-
return;
355354
if (!charger_init_ok) {
356355
system_power_present = 0;
357356
return;

0 commit comments

Comments
 (0)