zephyr/scripts/west_commands/runners
Yves Vandervennet 9a4272853e west: jlink: adding optional flash loader flag required for some boards
With revision 7.70d, Segger changed the command line interface of the
jlink client, requiring some flash specific information, such as
the base address and the type of memory, e.g. QSPI.

This commit adds an optional argument to the West jlink runner,
'--loader' which passes the information to the jlink client.
This change is backward compatible with versions of jlink older
than v7.70d which introduces the CLI change.

Fixes: #50327

Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
2022-09-21 09:33:42 -05:00
..
__init__.py scripts: Add ezFlashCLI runner 2022-08-31 20:32:03 +02:00
blackmagicprobe.py
bossac.py
canopen_program.py
core.py west_commands: runners: reserve -O for --tool-opt 2022-08-03 05:06:53 +01:00
dediprog.py
dfu.py
esp32.py
ezflashcli.py scripts: Add ezFlashCLI runner 2022-08-31 20:32:03 +02:00
gd32isp.py
hifive1.py
intel_adsp.py runner: intel_adsp: no need to specify host in --pty if no port assign 2022-08-16 22:51:53 -07:00
intel_cyclonev.py
jlink.py west: jlink: adding optional flash loader flag required for some boards 2022-09-21 09:33:42 -05:00
mdb.py
misc.py
nios2.py
nrfjprog.py west_commands: runners: reserve -O for --tool-opt 2022-08-03 05:06:53 +01:00
nsim.py
openocd.py
pyocd.py west_commands: runners: reserve -O for --tool-opt 2022-08-03 05:06:53 +01:00
qemu.py
spi_burn.py
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: enable exec from PATH 2022-08-29 17:31:56 +02:00
stm32flash.py
xtensa.py