zephyr/boards/arc/em_starterkit
Alexey Brodkin 946ed0e369 board: arc: Enable selection of FTDI instance by its serial number
To be used in setups with multiple boards attached to the same one
host we need to have an ability to specify precisely which JTAG probe
to use for a particular board.

This is done by passing "ftdi_serial XXX" command to OpenOCD.
And the serial ("XXX") is supposed to be passed from higher level,
typically via west's options.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-02-13 10:45:44 +02: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
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06: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
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: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
board.dtsi boards: arc/em_starterkit: update DTS to new GPIO API 2020-02-05 12:00:36 +01:00
em_starterkit.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
em_starterkit_em7d.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em7d.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_em7d_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
em_starterkit_em7d_normal.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em7d_normal.yaml boards: emsk: add initial support of normal/non-secure application 2019-08-10 17:45:22 +02:00
em_starterkit_em7d_normal_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
em_starterkit_em7d_v22.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em7d_v22.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_em7d_v22_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
em_starterkit_em11d.dts boards: em_starterkit: cleanup dts warnings 2020-02-05 17:10:54 -05:00
em_starterkit_em11d.yaml toolchains: add xtools support for ARC 2018-07-08 15:39:35 -04:00
em_starterkit_em11d_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
em_starterkit_r22.dtsi dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
em_starterkit_r23.dtsi dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
pmodmux.c boards: em_starterkit: add pmod mux init 2018-05-15 09:48:11 +02:00