summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2022-02-22 09:04:20 +0800
committerCommit Bot <commit-bot@chromium.org>2022-02-23 11:51:19 +0000
commit10bf02bbae296df6029976a397f26526ba5b9e2a (patch)
treeebd0b826cedd17bebe78564ecde6b98bb18adedf
parent1440bb3798cfcb0ef7c827d9812f401f2a3df4e2 (diff)
downloadchrome-ec-10bf02bbae296df6029976a397f26526ba5b9e2a.tar.gz
vell: Disable BBR firmware update
Disable BBR firmware update temporally, revert this patch once confirm BBR firmware update is ready on kernel. BUG=b:220634230 BRANCH=none TEST=On Vell. Verify usbc ports are not disabled after boot to CrOS. Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: I44b5e317743bd7073f30140b4556c2f728c64ced Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3478978 Reviewed-by: caveh jalali <caveh@chromium.org>
-rw-r--r--board/vell/board.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/vell/board.h b/board/vell/board.h
index 6adcaafe52..0a2c6f0c72 100644
--- a/board/vell/board.h
+++ b/board/vell/board.h
@@ -148,8 +148,15 @@
/* Enabling USB4 mode */
#define CONFIG_USB_PD_USB4
+/*
+ * TODO: b/220634230, Disable BBR firmware update temporally,
+ * revert this patch once confirm BBR firmware update is ready
+ * on kernel.
+ */
/* Retimer */
+#if 0
#define CONFIG_USBC_RETIMER_FW_UPDATE
+#endif
/* Thermal features */
#define CONFIG_THERMISTOR