Skip to content

Commit e8116c7

Browse files
authored
Merge pull request #364 from FrameworkComputer/hx20.fix_bb_no_boot_g3
fix bb retimer boot fail in g3
2 parents 054bdb6 + 4fb4747 commit e8116c7

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)