diff options
author | Ege Mihmanli <egemih@google.com> | 2017-11-13 15:09:40 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2017-11-14 00:42:46 -0800 |
commit | b3c99868026675a619ba1d323bc06ea2b5141674 (patch) | |
tree | 96f4becf72da893691673543e2817abd4e4b38a7 /util | |
parent | 9975e07e3f12ec4a4e0e73bf53eeeea38b7cb56a (diff) | |
download | chrome-ec-b3c99868026675a619ba1d323bc06ea2b5141674.tar.gz |
rainier: add rainier support for flash_ec
BUG=chromium:776441
BRANCH=none
TEST=Run "./flash_ec --board=rainier" from ec/util directory and
make sure there is no error "board rainier not supported" on stderr.
Signed-off-by: egemih@chromium.org
Change-Id: I4b4b714962685d0b33d3b9aa4c96b5a89eb566c5
Reviewed-on: https://chromium-review.googlesource.com/767589
Commit-Ready: Ege Mihmanli <egemih@google.com>
Tested-by: Ege Mihmanli <egemih@google.com>
Reviewed-by: Shawn N <shawnn@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 d19aa0508d..80cf0ddf8b 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -70,6 +70,7 @@ BOARDS_STM32=( oak_pd pit plankton + rainier samus_pd scarlet staff |