zephyr/boards/arc/em_starterkit
Andy Ross b142033b91 boards/arc: Remove tick rate settings for ARC hardware
The ARC timer is a MHz-scale cycle counter and works very well with
the new 10 kHz default tick rate.  Remove the settings for ARC
hardware.

Note that the nsim board definitions are left at 100 Hz.  That is a
software emulation environment that (like qemu) exposes the host clock
as "real" time and thus is subject to clock jitter due to host
scheduling.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-07-02 22:52:29 -04:00
..
doc doc: fix path to gdb in documentation 2019-06-11 22:07:52 -04:00
support
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
arc_mpu_regions.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
board.cmake boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
board.dtsi
em_starterkit.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
em_starterkit.yaml
em_starterkit_defconfig boards/arc: Remove tick rate settings for ARC hardware 2019-07-02 22:52:29 -04:00
em_starterkit_em7d.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
em_starterkit_em7d.yaml
em_starterkit_em7d_defconfig boards/arc: Remove tick rate settings for ARC hardware 2019-07-02 22:52:29 -04:00
em_starterkit_em7d_v22.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
em_starterkit_em7d_v22.yaml
em_starterkit_em7d_v22_defconfig boards/arc: Remove tick rate settings for ARC hardware 2019-07-02 22:52:29 -04:00
em_starterkit_em11d.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
em_starterkit_em11d.yaml
em_starterkit_em11d_defconfig boards/arc: Remove tick rate settings for ARC hardware 2019-07-02 22:52:29 -04:00
em_starterkit_r22.dtsi
em_starterkit_r23.dtsi
pmodmux.c