public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] AMCC 440SP PCIX Register access with BDI2000?
@ 2006-10-01 15:09 Jeff Stevens
  2006-10-01 15:19 ` Jeff Mock
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Stevens @ 2006-10-01 15:09 UTC (permalink / raw)
  To: u-boot

Is there any way to access the PCIX Registers using
the BDI2000?  I accidentally set the CPU wait bit for
PCIX1, and now it won't boot.  If I could access the
PCIX registers (located and 0x91EC80044) I could clear
the wait bit, and start U-Boot.  However, it looks
like the BDI2000 can only access 32-bit addresses, so
when I have it dump 0x91ec80044 it dumps 0x1ec80044
instead.  Is there an indirect access register set?

Thanks,
   Jeff Stevens

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

* [U-Boot-Users] AMCC 440SP PCIX Register access with BDI2000?
  2006-10-01 15:09 [U-Boot-Users] AMCC 440SP PCIX Register access with BDI2000? Jeff Stevens
@ 2006-10-01 15:19 ` Jeff Mock
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Mock @ 2006-10-01 15:19 UTC (permalink / raw)
  To: u-boot

I can only give you half an answer.  The BDI2000 config file lets you
setup TLB entries.  For my 440GX board I have the following in the
[INIT] section of the config file:

WTLB    0xe0000095  0x1400001B

This maps the 32-bit virtual address 0xe0000000 to the 36-bit physical
address 0x140000000.  A similar incantation should map the PCIX
registers into the 32-bit address space, but I don't remember the format
of the fields in the command...

jeff



Jeff Stevens wrote:
> Is there any way to access the PCIX Registers using
> the BDI2000?  I accidentally set the CPU wait bit for
> PCIX1, and now it won't boot.  If I could access the
> PCIX registers (located and 0x91EC80044) I could clear
> the wait bit, and start U-Boot.  However, it looks
> like the BDI2000 can only access 32-bit addresses, so
> when I have it dump 0x91ec80044 it dumps 0x1ec80044
> instead.  Is there an indirect access register set?
> 
> Thanks,
>    Jeff Stevens
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 

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

end of thread, other threads:[~2006-10-01 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 15:09 [U-Boot-Users] AMCC 440SP PCIX Register access with BDI2000? Jeff Stevens
2006-10-01 15:19 ` Jeff Mock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox