zephyr/boards
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
..
arc arc: Let CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC be set by SOC 2016-10-25 12:16:59 +00:00
arm board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
nios2 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
x86 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig 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