summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2018-05-03 16:21:32 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-05-04 00:13:49 -0700
commit97bf820d2d3102a53f9ae8f4fea3f5c4709028d6 (patch)
tree56f4e714461626c103d773e314ea7793cff83a4e
parent0f54e5dd5a0a6dfd4f12681aa3552c66c1e3ad28 (diff)
downloadchrome-ec-97bf820d2d3102a53f9ae8f4fea3f5c4709028d6.tar.gz
flash_ec: Add nocturne board.
BUG=b:78539498 BRANCH=None TEST=Attepmt ./util/flash_ec --board nocturne and verify that the flashrom programmer is invoked. Change-Id: I93fd9c2712fcfd684ea3456c8f2176ac2557e220 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/1043347 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
-rwxr-xr-xutil/flash_ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flash_ec b/util/flash_ec
index 40f743df48..0022807d4a 100755
--- a/util/flash_ec
+++ b/util/flash_ec
@@ -135,6 +135,7 @@ BOARDS_NPCX_INT_SPI=(
atlas
grunt
meowth
+ nocturne
yorp
zoombini
)