diff --git a/board/zoombini/board.h b/board/zoombini/board.h index 9c3c43dc67..6e10774162 100644 --- a/board/zoombini/board.h +++ b/board/zoombini/board.h @@ -91,7 +91,7 @@ /* Define typical operating power and max power. */ #define PD_MAX_VOLTAGE_MV 20000 #define PD_MAX_CURRENT_MA 3000 -#define PD_MAX_POWER_MW 45000 +#define PD_MAX_POWER_MW 60000 #define PD_OPERATING_POWER_MW 15000 #define PD_VCONN_SWAP_DELAY 5000 /* us */