From: Andreas Engel <Andreas.Engel@marconi.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] cleanup duplicated ARM interrupt code
Date: Mon, 21 Nov 2005 09:37:54 +0100 [thread overview]
Message-ID: <20051121093754.00003629@idefix> (raw)
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
next reply other threads:[~2005-11-21 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-21 8:37 Andreas Engel [this message]
2006-05-24 12:14 ` [U-Boot-Users] Re: [PATCH] cleanup duplicated ARM interrupt code Andreas Engel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051121093754.00003629@idefix \
--to=andreas.engel@marconi.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox