summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/boldar/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/boldar/board.h b/board/boldar/board.h
index af4ea3e918..99324296b4 100644
--- a/board/boldar/board.h
+++ b/board/boldar/board.h
@@ -87,6 +87,12 @@
#define CONFIG_USB_PD_USB4
#define USBC_PORT_C0_BB_RETIMER_I2C_ADDR 0x37
#define USBC_PORT_C1_BB_RETIMER_I2C_ADDR 0x40
+/*
+ * For USB4, set the total budget for source current to 4.5A so that the first
+ * connected port is allowed to source 3A while sourcing 1.5A on other type-C
+ * ports.
+ */
+#define CONFIG_USB_PD_MAX_TOTAL_SOURCE_CURRENT 4500
/* USB Type A Features */
#define USB_PORT_COUNT 1