chrome-ec/util/openocd
Jack Rosenthal f34ffe037d openocd: fix flashing commands for lm4
This file was moved from chip/lm4/openocd to util/openocd, so we need to
trim off a level of ..'s to get to the EC repository base, and add RO/RW
to the build folder names as this has been added to ToT since this file
was written.

BUG=none
BRANCH=none
TEST=openocd -s util/openocd -f servo.cfg -f lm4_chip.cfg -c
     'init; flash_lm4_rw samus; shutdown'

Change-Id: If833b4d471b1f0cffdb0a50e4c604231b82ac3a5
Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1995610
Reviewed-by: Edward Hill <ecgh@chromium.org>
2020-01-11 17:30:24 +00:00
..
lm4_chip.cfg flash_ec: add support for SWD, nrf51, and hadoken 2015-08-04 19:22:12 +00:00
lm4x_cmds.tcl openocd: fix flashing commands for lm4 2020-01-11 17:30:24 +00:00
npcx.cfg LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
npcx_chip.cfg flash_ec: add support for SWD, nrf51, and hadoken 2015-08-04 19:22:12 +00:00
npcx_cmds.tcl LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
nrf51_chip.cfg flash_ec: add support for SWD, nrf51, and hadoken 2015-08-04 19:22:12 +00:00
nrf51_cmds.tcl flash_ec: add support for SWD, nrf51, and hadoken 2015-08-04 19:22:12 +00:00
servo.cfg flash_ec: add support for SWD, nrf51, and hadoken 2015-08-04 19:22:12 +00:00