zephyr/boards/arc
Alexey Brodkin 7a8c624f53 board: arc: hsdk: Initialize core0 in the end
The last core which gets initilaized is used by default by OpenOCD.
Thus if we leave configuration as it was we'll get single-core
binaries executed by core3 while we expect core0 to be used.

We didn't see that problem reviously because we used to use
GDB for binary (actually Elf) loading and execution and there in GDB
we explicitly connected to the OpenOCD port wired to core 0.

Now with "west flash" we use OpenOCD for loading anr running and
we need everything setup correctly from the beginning.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-02-13 10:45:44 +02:00
..
em_starterkit board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
emsdp board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
hsdk board: arc: hsdk: Initialize core0 in the end 2020-02-13 10:45:44 +02:00
iotdk board: arc: Switch to generic OpenOCD runner 2020-02-13 10:45:44 +02:00
nsim kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
index.rst doc: fix sidebar nav issues with board docs 2017-06-27 19:21:29 -04:00