From 8d2aac6bef0307dfcb0c48eb3d04e7d843764731 Mon Sep 17 00:00:00 2001 From: Rong Chang Date: Tue, 8 Mar 2016 16:57:37 +0800 Subject: 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 Change-Id: I8ad02da9acade985bc0e7e2f85d9e58db7e6b38d Reviewed-on: https://chromium-review.googlesource.com/331453 Reviewed-by: Shawn N --- util/flash_ec | 1 + 1 file changed, 1 insertion(+) (limited to 'util') 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 -- cgit v1.2.1