summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorRong Chang <rongchang@chromium.org>2016-03-08 16:57:37 +0800
committerchrome-bot <chrome-bot@chromium.org>2016-04-14 03:43:09 -0700
commit8d2aac6bef0307dfcb0c48eb3d04e7d843764731 (patch)
treec9987f5853b01c4775bb805137d2bd54d129762c /util
parentfc33f2b96b4924a28b66f700ab966cb2a3ec921d (diff)
downloadchrome-ec-8d2aac6bef0307dfcb0c48eb3d04e7d843764731.tar.gz
elm: initial elm mainboard
Elm is an oak variant that uses ANX7688 PD port controller. This CL sets PD port count to 1 and modifies TCPC I2C address to 0x50. Other elm changes are included in this change: - add 2 KX022 motion sensors, remove BMI160 - remove ALS - LED configuration changed to 2 bi-color LEDs - remove pi3usb30532 - add ANX7688 mux driver - change PD interrupt polarity BRANCH=none BUG=none TEST=manual make BOARD=elm -j load and test on elm proto Signed-off-by: Rong Chang <rongchang@chromium.org> Change-Id: I8ad02da9acade985bc0e7e2f85d9e58db7e6b38d Reviewed-on: https://chromium-review.googlesource.com/331453 Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/flash_ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flash_ec b/util/flash_ec
index 874e482a97..0a7c1f1c7c 100755
--- a/util/flash_ec
+++ b/util/flash_ec
@@ -54,6 +54,7 @@ BOARDS_STM32=(
big
blaze
chell_pd
+ elm
glados_pd
honeybuns
jerry