Subject: [PATCH 0/1] ARM: lib32: add architected timer

Renaud Barbier Renaud.Barbier at ametek.com
Fri Mar 3 09:05:07 PST 2023


Add timer support based on the LS1046A in preparation for the introduction
of the LS1021A-IOT.
The LS1021A-IOT support will be sent in another patch as it was noticed
in the barebox list a patch where headers in the Layerscape machine are
moved.

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





More information about the barebox mailing list