mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 10:00:51 +00:00
The flash commands syntax has slightly evolved and the watchdog needs to be switched off even though we are doing a reset halt. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=chrome-os-partner:7420 TEST=flash Link EC using OpenOCD inside the chroot: sudo USE="ftdi" emerge openocd sudo openocd -f chip/lm4/servo_v2.cfg flash_link Change-Id: Ieef5df682a945646525267a7b702e953796f3f00 Reviewed-on: https://gerrit.chromium.org/gerrit/25561 Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Ready: Vincent Palatin <vpalatin@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org>