u-boot-brain/cpu/i386/sc520
Graeme Russ a219983dc1 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>
2009-10-03 09:04:09 -05:00
..
Makefile Factor out SC520 sub-features 2009-03-20 22:39:13 +01:00
sc520_asm.S Moved SC520 Files (fix commit 407976185e) 2009-02-25 11:59:22 +01:00
sc520_pci.c Factor out SC520 sub-features 2009-03-20 22:39:13 +01:00
sc520_ssi.c Factor out SC520 sub-features 2009-03-20 22:39:13 +01:00
sc520_timer.c Fix sc520 timer interrupt generation 2009-10-03 09:04:09 -05:00
sc520.c i386: Change inline asm global symbols to local 2009-10-03 09:04:09 -05:00