From c0ec57469c658ba82fce583ecfd0af189cc6cdd8 Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Date: Mon, 1 Apr 2019 13:22:30 -0700 Subject: tglrvp_ite: Add TGL-U/Y RVP base code Added TGL-U/Y RVP base code using ITE EC. Following features are enabled. 1. TCPC + retimer 2. Charger 3. Battery 4. Power sequencing 5. Host communication 6. LED 7. Keyboard BUG=b:138597987 BRANCH=none TEST=Both TGLRVP U&Y can boot to ChromeOS Change-Id: Idf6be38796c26b31be6e13485a63ec13487bf954 Signed-off-by: Daniel Gonzalez Signed-off-by: Vijay Hiremath Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1726943 Reviewed-by: Keith Short --- util/flash_ec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/flash_ec b/util/flash_ec index 339ec98f11..aea6e25d72 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -52,6 +52,8 @@ BOARDS_IT83XX=( glkrvp_ite it83xx_evb reef_it8320 + tglrvpu_ite + tglrvpy_ite ) BOARDS_STM32=( -- cgit v1.2.1