All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Need help booting an unsupported OS on ARM
@ 2005-02-12 23:45 Rod Landers
  2005-02-13  0:15 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Rod Landers @ 2005-02-12 23:45 UTC (permalink / raw)
  To: u-boot

I am trying to use U-Boot to start up a home grown OS.  How can I make
my OS a little more U-Boot friendly, or visa-versa?  The specific
problem I'm having is that when I issue a SWI on the arm, the U-Boot
interrupt routines get used instead of mine.

I can see why that is happening because the vectors in the flash
address point to the U-Boot routines, but I'm wondering if there is a
way to set a secondary jump so that my routines are used.

Thanks,

Rod Landers

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

end of thread, other threads:[~2005-02-14 22:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-12 23:45 [U-Boot-Users] Need help booting an unsupported OS on ARM Rod Landers
2005-02-13  0:15 ` Wolfgang Denk
2005-02-13 18:36   ` Rod Landers
2005-02-14 22:44     ` Roger Larsson

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.