Gary Thomas wrote:
On 02/24/2010 11:48 AM, Scott Wood wrote:
Gary Thomas wrote:
Does anyone have experience setting up the PCI controller on
the MPC8349? I have it running fine when my system has 128MB
or less of main memory, but when I have 256MB or more, it all
falls apart :-(
Any indication of the pertinent settings would be appreciated.
Check the inbound PCI translation registers, especially PIWARn.
Yes, I set it to 256MB (the size of RAM).
I also set PCI_AR0 to a 512MB window (when it's set to 256, I
get address [segmentation violation] errors when accessing my
devices that end up at the high end of the logical address space)
Finally, I set POCMR0 to a 512MB window (corresponding to PCI_AR0)
I don't see what the outbound window size has to do with RAM size... are
there any other differences between the 128MiB and 256MiB setups? Same
exact software? What happens if you take the 256MiB setup and restrict
the kernel to using the lower 128MiB ("mem=128M" on the kernel
bootargs), with no other changes? What happens if you use a 512MiB
outbound window on the 128MiB setup?
Is this behavior consistent across multiple boards (i.e. could there be
a hardware problem)?
Are there any errors indicated in the device, the PCI controller, the
arbiter, etc?
-Scott
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev