Re: [U-Boot] [PATCH 2/2] arc: use timer driver instead of arch/arc/lib/timer.c

2016-11-02 Thread Simon Glass
Hi Vlad, On 2 November 2016 at 09:44, Vlad Zakharov wrote: > This commit replaces legacy timer code with usage of arc timer > driver. > > Also it adds timer0 device tree node with corresponding > "clock-frequency" property. > > Therefore we remove legacy CONFIG_SYS_TIMER_RATE config symbol > that

[U-Boot] [PATCH 2/2] arc: use timer driver instead of arch/arc/lib/timer.c

2016-11-02 Thread Vlad Zakharov
This commit replaces legacy timer code with usage of arc timer driver. Also it adds timer0 device tree node with corresponding "clock-frequency" property. Therefore we remove legacy CONFIG_SYS_TIMER_RATE config symbol that is not longer required. Furthermore the commit adds CONFIG_TIMER and CONF