avoid FireTOS hang on boot

This commit is contained in:
Markus Fröschle
2016-01-30 16:00:02 +00:00
parent 640126b42e
commit 7d59124531
9 changed files with 61 additions and 19 deletions

View File

@@ -144,7 +144,7 @@
subq.l #8,sp
movem.l d0/a5,(sp) // save registers
lea MCF_EPORT_EPFR,a5
lea MCF_EPORT_EPFR,a5
move.b #\clr_int,(a5) // clear int pending
movem.l (sp),d0/a5 // restore registers