u-boot-brain/arch/arc
Vlad Zakharov 1c694102a5 arc: use timer driver for ARC boards
This commit replaces legacy timer code with usage of arc timer
driver.

It removes arch/arc/lib/time.c file and selects CONFIG_CLK,
CONFIG_TIMER and CONFIG_ARC_TIMER options for all ARC boards by default.
Therefore we remove CONFIG_CLK option from less common axs101 and
axs103 defconfigs.

Also it removes legacy CONFIG_SYS_TIMER_RATE config symbol from
axs10x.h, tb100.h and nsim.h configs files as it is no longer required.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-03-29 07:38:11 +02:00
..
cpu arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
dts arc: dts: separate single axs10x.dts file 2017-03-29 07:38:11 +02:00
include/asm drivers: timer: Introduce ARC timer driver 2017-03-29 07:38:11 +02:00
lib arc: use timer driver for ARC boards 2017-03-29 07:38:11 +02:00
config.mk arc: Use -mcpu=XXX instead of obsolete -marcXXX 2016-09-16 12:12:26 +03:00
Kconfig arc: dts: separate single axs10x.dts file 2017-03-29 07:38:11 +02:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00