zephyr/boards/arc/em_starterkit
Chuck Jordan 669d581e0a arc: Let CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC be set by SOC
The value for CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC needs to be set
in the SOC, since each SOC will have a different frequency
on the EM Starterkit. The EM7D, for example, has a 30Mhz CPU clock.
It was already being defined in the SOC, but the board setting
would override the SOC.

Change-Id: I4daf3b94f15bad99c0f3c8674a15ad225aa3d274
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-10-25 12:16:59 +00:00
..
support board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig.board board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig.defconfig board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile.board board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
board.h board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
em_starterkit_defconfig arc: Let CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC be set by SOC 2016-10-25 12:16:59 +00:00