zephyr/boards/arc/em_starterkit
Wayne Ren 848d15e8e5 boards: em_starterkit: fix the board default config
Change TICKS_PER_SEC from 1000 to 100
* em_starterkit is a FPGA board with cores running at max 30 Mhz.
  1000 ticks per second is a little heavy for it.
* the tests/kernel/common requires 200 ticks per second at most,
  or the testcase will stall.

disable the generation of bin file.
* there is no flash in em_starterkit
* there is huge gap between ICCM and DCCM which will cause the bin
  file too large, alomst 2GB

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-03-08 11:01:11 +01:00
..
doc
support
CMakeLists.txt arch: arc: add user space support for arc 2018-02-16 12:20:16 +01:00
Kconfig
Kconfig.board kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.defconfig
arc_mpu_regions.c boards: em_starterkit: fix the mpu regions definition 2018-03-08 11:01:11 +01:00
board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
board.h
em_starterkit.yaml boards: arc: default board with MPU enabled 2018-01-30 21:05:24 -05:00
em_starterkit_defconfig boards: em_starterkit: fix the board default config 2018-03-08 11:01:11 +01:00
em_starterkit_em7d.yaml boards: arc: default board with MPU enabled 2018-01-30 21:05:24 -05:00
em_starterkit_em7d_defconfig boards: em_starterkit: fix the board default config 2018-03-08 11:01:11 +01:00
em_starterkit_em7d_v22.yaml board: em_starter_kit: add default config for em7d in version 22 2018-01-18 11:50:59 -08:00
em_starterkit_em7d_v22_defconfig boards: em_starterkit: fix the board default config 2018-03-08 11:01:11 +01:00
em_starterkit_em11d.yaml
em_starterkit_em11d_defconfig boards: em_starterkit: fix the board default config 2018-03-08 11:01:11 +01:00