zephyr/boards/arc
Alexey Brodkin 9c6a6c4e68 boards: arc: Load Elf with OpenOCD by default
Now when ARC development boards are switched to generic OpenOCD
runner we need to explicitly instruct the runner to load Elf but not
binary image (which is a default for OpenOCD runner).

This might be done either manually adding "--use-elf" option to
west's command line or that might be added by default fro affected
boards, which we do exactly now.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/22888.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-02-18 09:58:47 -05:00
..
em_starterkit boards: arc: Load Elf with OpenOCD by default 2020-02-18 09:58:47 -05:00
emsdp boards: arc: Load Elf with OpenOCD by default 2020-02-18 09:58:47 -05:00
hsdk boards: arc: Load Elf with OpenOCD by default 2020-02-18 09:58:47 -05:00
iotdk boards: arc: Load Elf with OpenOCD by default 2020-02-18 09:58:47 -05:00
nsim kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
index.rst