diff options
author | Matthias Kaehlcke <matthias@kaehlcke.net> | 2010-02-24 00:22:09 +0100 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-03-07 12:36:35 -0600 |
commit | c7ad13a24295ded880d7bcd17181df4a5f3bac58 (patch) | |
tree | a06890127d7f3069d12051693470de2d08c9eaa0 /cpu/arm920t/at91 | |
parent | d9f505e3cddbb7afce26dcfe0fd19b207ee57c09 (diff) | |
download | u-boot-imx-c7ad13a24295ded880d7bcd17181df4a5f3bac58.zip u-boot-imx-c7ad13a24295ded880d7bcd17181df4a5f3bac58.tar.gz u-boot-imx-c7ad13a24295ded880d7bcd17181df4a5f3bac58.tar.bz2 |
ep93xx: Refactoring of timer code
ep93xx: Refactoring of the timer code, including the following changes
* use a free running timer instead of a periodical one
* use unsigned long long for total number of ticks
* hold the timer state in a structure instead of separate variables
* increment the timer counter instead of decrementing it
* remove unused function udelay_masked()
* remove unused function set_timer()
Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Diffstat (limited to 'cpu/arm920t/at91')
0 files changed, 0 insertions, 0 deletions