summaryrefslogtreecommitdiff
path: root/board/reef_it8320
diff options
context:
space:
mode:
authorRuibin Chang <ruibin.chang@ite.com.tw>2020-08-05 11:11:21 +0800
committerCommit Bot <commit-bot@chromium.org>2020-08-07 05:05:16 +0000
commitc91b9e81055ede0c67f0126a104bbd9afa703c7c (patch)
tree395089def5a6e42ac9d569cd3325cf704f5e4102 /board/reef_it8320
parent86cdd27102a44b323b0e2dadf0dd72cd7f6e0457 (diff)
downloadchrome-ec-c91b9e81055ede0c67f0126a104bbd9afa703c7c.tar.gz
it8xxx2_pdevb, reef_it8320: enable PD in RO image
Enable PD in RO for TCPMv2 on board it8xxx2_pdevb and reef_it8320 (both are development board). BUG=none BRANCH=none TEST=can run PD functions in RO image. Signed-off-by: Ruibin Chang <ruibin.chang@ite.com.tw> Change-Id: Ia2b61213366c0e38076ad5c52942928ad4bbc3b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2334432 Tested-by: Ruibin Chang <Ruibin.Chang@ite.com.tw> Commit-Queue: Ruibin Chang <Ruibin.Chang@ite.com.tw> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/reef_it8320')
-rw-r--r--board/reef_it8320/board.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/board/reef_it8320/board.h b/board/reef_it8320/board.h
index 8abf06d95c..082e2ffab3 100644
--- a/board/reef_it8320/board.h
+++ b/board/reef_it8320/board.h
@@ -9,6 +9,13 @@
#define __CROS_EC_BOARD_H
/*
+ * Enable PD in RO image for TCPMv2, otherwise there is only Type-c functions.
+ * NOTE: This configuration is only for development board and will never be
+ * released on a chrome os device.
+ */
+#define CONFIG_SYSTEM_UNLOCKED
+
+/*
* By default, enable all console messages excepted HC, ACPI and event:
* The sensor stack is generating a lot of activity.
*/
@@ -81,7 +88,6 @@
#define CONFIG_USB_POWER_DELIVERY
#define CONFIG_USB_PD_TCPMV1
#define CONFIG_USB_PD_COMM_LOCKED
-
#define CONFIG_USBC_SS_MUX
#define CONFIG_USBC_SS_MUX_DFP_ONLY
#define CONFIG_USBC_VCONN