diff options
author | Jett Rink <jettrink@chromium.org> | 2018-04-30 12:56:53 -0600 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-05-09 14:40:24 -0700 |
commit | 0385f2fefd5ffecbaf738c7a7d8e93a5580c17fc (patch) | |
tree | 9c0797297f3ae6ed904381799d1f46ba4b810dc0 /util | |
parent | c7559fea4ea0e2bfbb9d7ce0006ff37dea01cc4b (diff) | |
download | chrome-ec-0385f2fefd5ffecbaf738c7a7d8e93a5580c17fc.tar.gz |
phaser: initial files commit
BRANCH=none
BUG=b:78770036
TEST=build
Change-Id: I10ce1cc0196bc1e9b7d892834351bb9b3d27e3e1
Signed-off-by: Jett Rink <jettrink@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1042730
Reviewed-by: Scott Collyer <scollyer@chromium.org>
Diffstat (limited to 'util')
-rwxr-xr-x | util/flash_ec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/flash_ec b/util/flash_ec index 0022807d4a..a011c4b251 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -136,6 +136,7 @@ BOARDS_NPCX_INT_SPI=( grunt meowth nocturne + phaser yorp zoombini ) |