summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2018-03-15 09:50:49 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-04-10 19:13:24 -0700
commit995f23b86698a120d8183cc6aba1d676ded1f0b0 (patch)
treea97caddacbdc2d21609aec72466b13b2d4966e11
parent00f800dd63b1f1d56e5257f8616609e1e8dd1b77 (diff)
downloadchrome-ec-995f23b86698a120d8183cc6aba1d676ded1f0b0.tar.gz
cheza: Add Cheza to use UUT flashing
Cheza board doesn't have the SPI guag programming interface. Should use Uart to flash it. BRANCH=none BUG=b:74395451 TEST=Manual, steps: * Add Uartupdatetool to the PATH * Build the Cheza EC image * Run "flash_ec --board cheza" on a reworked Meowth, which uses the same EC chip as Cheza Change-Id: Ica0878778314ad016273877683a85a912890161c Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/969419 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Stefan Reinauer <reinauer@google.com>
-rwxr-xr-xutil/flash_ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flash_ec b/util/flash_ec
index 49a8b8c004..6577eaf10e 100755
--- a/util/flash_ec
+++ b/util/flash_ec
@@ -138,6 +138,7 @@ BOARDS_NPCX_INT_SPI=(
)
BOARDS_NPCX_UUT=(
+ cheza
)
BOARDS_NRF51=(