mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
FAFT and the lab infra calls the flash_ec by giving the chip name as an argument, instead of the board name. The script should use the chip name to check if it is a stm32 board. BUG=chromium:546063 BRANCH=none TEST=Call the script: flash_ec --chip stm32 --image /tmp/ec.bin Change-Id: I8e9a029fb6e0aca5ea0f65876f48f6f465664c1c Signed-off-by: Tom Wai-Hong Tam <waihong@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/307822 Commit-Ready: Wai-Hong Tam <waihong@chromium.org> Tested-by: Wai-Hong Tam <waihong@chromium.org> Reviewed-by: Alec Berg <alecaberg@chromium.org>