public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] IXP435 usb register access issue
@ 2009-02-25  0:25 mukund jampala
  2009-02-25  7:03 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: mukund jampala @ 2009-02-25  0:25 UTC (permalink / raw)
  To: ecos-discuss

Hi Guys,

I am using an IXP435 and trying to program the USB controller on it.
The environment is Redboot.
In the current redboot, I am NOT able to access the USB base address
i.e. 0xCD000000.

Actually, I am not able to access any address beyond 0xC80FFFE0.
Is there any ixp initialization or redboot initialization that I have
to access this registers space.

Thanks for the help.

- Mukund Jampala

-- 
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] IXP435 usb register access issue
  2009-02-25  0:25 [ECOS] IXP435 usb register access issue mukund jampala
@ 2009-02-25  7:03 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2009-02-25  7:03 UTC (permalink / raw)
  To: mukund jampala; +Cc: ecos-discuss

On Tue, Feb 24, 2009 at 04:25:46PM -0800, mukund jampala wrote:
> Hi Guys,
> 
> I am using an IXP435 and trying to program the USB controller on it.
> The environment is Redboot.
> In the current redboot, I am NOT able to access the USB base address
> i.e. 0xCD000000.
> 
> Actually, I am not able to access any address beyond 0xC80FFFE0.
> Is there any ixp initialization or redboot initialization that I have
> to access this registers space.

Sure, look at the code which sets up the MMU. It is in the HAL for
your target.

     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:[~2009-02-25  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25  0:25 [ECOS] IXP435 usb register access issue mukund jampala
2009-02-25  7:03 ` 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).