mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Subject: [PATCH V2 0/1] ARM: lib32: add architected timer
@ 2023-03-07 16:17 Renaud Barbier
  0 siblings, 0 replies; only message in thread
From: Renaud Barbier @ 2023-03-07 16:17 UTC (permalink / raw)
  To: Barebox List

This patch version makes use of the divide and round down macro to calculate
the number of ticks.
Following comments from Sascha, the Makefile is unchanged.

Renaud Barbier (1):
  ARM:lib32: add architected timer

 arch/arm/lib32/Makefile                |  2 ++
 arch/arm/lib32/arm_architected_timer.c | 17 +++++++++++++++++
 include/clock.h                        |  2 ++
 3 files changed, 21 insertions(+)
 create mode 100644 arch/arm/lib32/arm_architected_timer.c

-- 
2.27.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-07 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 16:17 Subject: [PATCH V2 0/1] ARM: lib32: add architected timer Renaud Barbier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox