public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ARM high vectors
@ 2007-07-05 22:00 Slide
  2007-07-08 19:00 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Slide @ 2007-07-05 22:00 UTC (permalink / raw)
  To: ecos-discuss

In the code for vectors.S, it assumes that the reset vectors are at
0x0, our memory map sets the V bit for high vectors such that they are
located at 0xFFFF0000 instead. Would a patch to check for this be
accepted or is there a better way of taking this into account than
checking the the CP15 for bit 13?

thanks,

slide

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] ARM high vectors
  2007-07-05 22:00 [ECOS] ARM high vectors Slide
@ 2007-07-08 19:00 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2007-07-08 19:00 UTC (permalink / raw)
  To: Slide; +Cc: ecos-discuss

On Thu, Jul 05, 2007 at 02:59:54PM -0700, Slide wrote:
> In the code for vectors.S, it assumes that the reset vectors are at
> 0x0, our memory map sets the V bit for high vectors such that they are
> located at 0xFFFF0000 instead. Would a patch to check for this be
> accepted or is there a better way of taking this into account than
> checking the the CP15 for bit 13?

A patch would be interesting.

  Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2007-07-08 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-05 22:00 [ECOS] ARM high vectors Slide
2007-07-08 19:00 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).