All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Data abort during type 0 pci scan
@ 2003-12-03  0:51 Ryan Pipkin
  0 siblings, 0 replies; only message in thread
From: Ryan Pipkin @ 2003-12-03  0:51 UTC (permalink / raw)
  To: u-boot

Hello,

I am attempting to setup the pci_controller device for my target board.
PCI Type 0 configuration addresses are directly mapped into local memory 
so I am not using the indirect method.
I have routed everything to be dword accessed like 
board/dave/common/pci.c:189
It appears that the pci_hose_scan_bus uses type 1 addresses when 
scanning the pci bus.
In my read_dword: and write_dword I convert the dev (type 1 address) 
into an appropriate type 0 address.

Is this the correct method for doing type0 scanning ?


In addition, the ixp2800 processor will data abort when scanning a type 
0 address that is not present.
In our simple bootloader we implemented the data abort handler to catch 
these exceptions and continue to scan.
I have not been able to find an example in the uboot code of a data 
abort that is anything but fatal.

Has anyone else run into this ? 

Thanks.





------------------------------------------------------------------------
Confidentiality Notice:   This e-mail transmission may contain
confidential and/or privileged information that is intended only for the
individual or entity named in the e-mail address. If you are not the
intended recipient, you are hereby notified that any disclosure,
copying, distribution or reliance upon the contents of this e-mail
message is strictly prohibited. If you have received this e-mail
transmission in error, please reply to the sender, so that proper
delivery can be arranged, and please delete the message from your
computer.  Thank you.
Inet Technologies, Inc.
------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-03  0:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03  0:51 [U-Boot-Users] Data abort during type 0 pci scan Ryan Pipkin

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.