[U-Boot-Users] [PATCH] cleanup duplicated ARM interrupt code

Andreas Engel Andreas.Engel at marconi.com
Mon Nov 21 09:37:54 CET 2005


CHANGELOG:
Cleaned up duplicated code: moved common ARM interrupt handling code
from cpu specific interrupts.c files into lib_arm/interrupts.c.
Patch by Andreas Engel, 21 Nov 2005

Signed-off-by: Andreas Engel

Note: there were two cases (cpu/arm720t/ and cpu/sa1100/) where the
disable_interrupts function only disabled IRQ, but not FIQ. I just
ignored this in the generic function in lib_arm/, which disables both
IRQ and FIQ. Perhaps someone with more knowledge of ARM cores can check
whether or not this is ok.

Regards,
  Andreas Engel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-irq-cleanup.patch.gz
Type: application/octet-stream
Size: 4492 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20051121/186583df/attachment.obj 


More information about the U-Boot mailing list