[U-Boot] [U-Boot,v3] armv7m: Add SysTick timer driver

Tom Rini trini at konsulko.com
Thu Mar 16 20:40:07 UTC 2017


On Fri, Feb 17, 2017 at 08:22:17AM +0000, Phil Edworthy wrote:

> The SysTick is a 24-bit down counter that is found on all ARM Cortex
> M3, M4, M7 devices and is always located at a fixed address.
> 
> The number of reference clock ticks that correspond to 10ms is normally
> defined in the SysTick Calibration register's TENMS field. However, on some
> devices this is wrong, so this driver allows the clock rate to be defined
> using CONFIG_SYS_HZ_CLOCK.
> 
> Signed-off-by: Phil Edworthy <phil.edworthy at renesas.com>
> Reviewed-by: Vikas MANOCHA <vikas.manocha at st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170316/025c889d/attachment.sig>


More information about the U-Boot mailing list