summaryrefslogtreecommitdiff
path: root/board/cherry/board.h
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2021-12-01 18:27:16 +0800
committerCommit Bot <commit-bot@chromium.org>2021-12-07 07:17:46 +0000
commite3dc95984501e49a9718fb207a17a30ec7945ef4 (patch)
treeac0e4e2de78aacdd72710b1019da842081c8771e /board/cherry/board.h
parentc177357355cdee23c897960068d492fc465d22fe (diff)
downloadchrome-ec-e3dc95984501e49a9718fb207a17a30ec7945ef4.tar.gz
cherry: disable PD logstabilize-14385.B-main
We found that disabling *all* console outputs makes PD response time 30% faster. Since we can't disable all outputs, try to remove a few redundant things first. BUG=b:193753475 TEST=Measure the delay between Source_Cap and Request message. 15ms after this patch. BRANCH=none Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I59047e9fb83eefe0f5d1c587401309dc2ffb7ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3310298 Reviewed-by: Eric Yilun Lin <yllin@google.com> Reviewed-by: Rong Chang <rongchang@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org> Tested-by: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'board/cherry/board.h')
-rw-r--r--board/cherry/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cherry/board.h b/board/cherry/board.h
index cafe99da3f..1c52eac8ba 100644
--- a/board/cherry/board.h
+++ b/board/cherry/board.h
@@ -30,7 +30,7 @@
#define CONFIG_LED_ONOFF_STATES_BAT_LOW 10
/* PD / USB-C / PPC */
-#define CONFIG_USB_PD_DEBUG_LEVEL 3
+#define CONFIG_USB_PD_DEBUG_LEVEL 0
/* Optional console commands */
#define CONFIG_CMD_FLASH