1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-27 02:02:20 +01:00
Files
u-boot-megous/arch/arm/cpu
Patrick Delaunay 46fc679ede arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
Manage dynamic value for armv7 arch clock timer,
when CONFIG_SYS_HZ_CLOCK is not defined.
Get frequency from CP15 cntfrq information, initialized for example
by first boot stage, clock driver or by BootRom.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2018-04-06 20:45:28 -04:00
..