public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] cleanup duplicated ARM interrupt code
@ 2005-11-21  8:37 Andreas Engel
  2006-05-24 12:14 ` [U-Boot-Users] " Andreas Engel
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Engel @ 2005-11-21  8:37 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Re: [PATCH] cleanup duplicated ARM interrupt code
  2005-11-21  8:37 [U-Boot-Users] [PATCH] cleanup duplicated ARM interrupt code Andreas Engel
@ 2006-05-24 12:14 ` Andreas Engel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Engel @ 2006-05-24 12:14 UTC (permalink / raw)
  To: u-boot

Hi,

please drop my patch from 21.11.2005. It doesn't work with the current
git head. Attached is an updated patch.

Regards,
  Andreas Engel

CHANGELOG:

Clean up duplicated code: moved common ARM interrupt handling code
from cpu specific interrupts.c files into lib_arm/interrupts.c.
Patch by Andreas Engel, 24 May 2005

Signed-off-by: Andreas Engel


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffstat.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20060524/5812489c/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-irq.diff.gz
Type: application/x-gzip
Size: 4796 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060524/5812489c/attachment.bin 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-24 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-21  8:37 [U-Boot-Users] [PATCH] cleanup duplicated ARM interrupt code Andreas Engel
2006-05-24 12:14 ` [U-Boot-Users] " Andreas Engel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox