From: Jeff Mock <jeff@mock.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] AMCC 440SP PCIX Register access with BDI2000?
Date: Sun, 01 Oct 2006 08:19:53 -0700 [thread overview]
Message-ID: <451FDC99.8040203@mock.com> (raw)
In-Reply-To: <20061001150935.41651.qmail@web33412.mail.mud.yahoo.com>
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
>
prev parent reply other threads:[~2006-10-01 15:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=451FDC99.8040203@mock.com \
--to=jeff@mock.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.