mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-01 17:01:21 +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>