summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorPhilip Chen <philipchen@google.com>2019-02-04 15:41:14 -0800
committerchrome-bot <chrome-bot@chromium.org>2019-02-06 08:31:49 -0800
commit2ba385eb9e71727afa9f2fa993c97d222e606671 (patch)
tree2616db062914f280de4e9e00708c8abf2f85b893 /baseboard
parent5cc62e66170d3d2ae883a4f2aa166dd04ed4ee7b (diff)
downloadchrome-ec-2ba385eb9e71727afa9f2fa993c97d222e606671.tar.gz
hatch: Support CBI
BUG=b:123738227 BRANCH=none TEST=manually program CBI through 'ectool cbi set' command, and then confirm the CBI info in flash dump (through cbi command in ec console) Change-Id: I616ed2872835ae111336a7342ca906b3fcbbacfd Signed-off-by: Philip Chen <philipchen@google.com> Reviewed-on: https://chromium-review.googlesource.com/1453318 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Diffstat (limited to 'baseboard')
-rw-r--r--baseboard/hatch/baseboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/baseboard/hatch/baseboard.h b/baseboard/hatch/baseboard.h
index 2f3531aca2..aa14d7796e 100644
--- a/baseboard/hatch/baseboard.h
+++ b/baseboard/hatch/baseboard.h
@@ -19,6 +19,9 @@
/* EC Defines */
#define CONFIG_ADC
+#define CONFIG_BOARD_VERSION_CBI
+#define CONFIG_CRC8
+#define CONFIG_CROS_BOARD_INFO
#define CONFIG_HIBERNATE_PSL
#define CONFIG_PWM
#define CONFIG_VBOOT_HASH