mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
ep93xx timer: Simplified the timer code by eliminating clk_to_systicks() and performing (almost) all manipulation of the timer structure in read_timer() Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>