zephyr/boards/arc/iotdk
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
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support board: arc: Enable selection of FTDI instance by its serial number 2020-02-13 10:45:44 +02:00
arc_mpu_regions.c dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
board.cmake boards: arc: Load Elf with OpenOCD by default 2020-02-18 09:58:47 -05:00
board.dtsi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
iotdk_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
iotdk.dts dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
iotdk.yaml board: iotdk: bug fixes and remove unsupported drivers config 2019-01-10 07:05:51 -05:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00