diff options
author | Graeme Russ <graeme.russ@gmail.com> | 2009-08-23 12:59:49 +1000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-09-04 21:51:56 +0200 |
commit | 04ff9ab158714d43cdf2f4f6f0235c3ea9d241a2 (patch) | |
tree | 7fbb53a4fe49e056cb7284ac5a05f176ade92ac0 /include | |
parent | f3a8d6b29b1cd01fdd940e8ff7a62b1df0ebbf82 (diff) | |
download | u-boot-imx-04ff9ab158714d43cdf2f4f6f0235c3ea9d241a2.zip u-boot-imx-04ff9ab158714d43cdf2f4f6f0235c3ea9d241a2.tar.gz u-boot-imx-04ff9ab158714d43cdf2f4f6f0235c3ea9d241a2.tar.bz2 |
Fix sc520 timer interrupt generation
The current implementation has the timer being started before the interrupt
handler is installed. It the interrupt occurs before the handler is
installed, the timer interrupt is never reset and the timer stops
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions