In my design, I didn't connect eeprom and xio2001 using default registers value (linux system configuration, kernel verison 2.6.32)
My platform is x86. I can see xio2001 bridge and pci device(DSP c6205) behind xio2001 by using lspci.
The question is I can't access prefetchable memory region of pci device, data reading from memory region is always 0xFFFFFFFF.
But I can access I/O region and non-prefetchable memory region of pci device.
If I lost config some register ?
Best regards.