* [U-Boot-Users] ARM: interrupts using in standalone application
@ 2008-05-08 11:33 L.Wegener
2008-05-08 12:18 ` Andreas Schweigstill
0 siblings, 1 reply; 3+ messages in thread
From: L.Wegener @ 2008-05-08 11:33 UTC (permalink / raw)
To: u-boot
Hello,
will nested interrupts be managed by u-boot or ?P-core?
If not how?
Thanks for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080508/76427063/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] ARM: interrupts using in standalone application
2008-05-08 11:33 [U-Boot-Users] ARM: interrupts using in standalone application L.Wegener
@ 2008-05-08 12:18 ` Andreas Schweigstill
2008-05-08 12:57 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schweigstill @ 2008-05-08 12:18 UTC (permalink / raw)
To: u-boot
Hello!
L.Wegener schrieb:
> will nested interrupts be managed by u-boot or ?P-core?
Plain U-Boot doesn't use any interrupts, although there are files
like cpu/<arch>/<subarch>/interrupts.c which contain some timer
handling functions.
But nevertheless you can implement your own interrupt handling
while being quite sure that no standard drivers or functions from
U-Boot will cause conflicts.
If you want to push such an interrupt based functionality to the
mainstream U-Boot, this will probably not be acceptable, unless you
have extraordinary good arguments why interrupts are required.
With best regards
Andreas Schweigstill
PS.: If you need some consultancy services for U-Boot, Linux or
other embedded device development, don't hesitate to contact me
directly. ;-)
--
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] ARM: interrupts using in standalone application
2008-05-08 12:18 ` Andreas Schweigstill
@ 2008-05-08 12:57 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-05-08 12:57 UTC (permalink / raw)
To: u-boot
In message <4822EFAA.7000808@schweigstill.de> you wrote:
>
> PS.: If you need some consultancy services for U-Boot, Linux or
> other embedded device development, don't hesitate to contact me
... or any other of the experts and/or companies hanging around here.
Really, that was a pretty shameless plug. Are you so desparate to
betake yourself to violating the Netiquette? Grrrghhh...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Computers are not intelligent. They only think they are.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-08 12:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 11:33 [U-Boot-Users] ARM: interrupts using in standalone application L.Wegener
2008-05-08 12:18 ` Andreas Schweigstill
2008-05-08 12:57 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.