Tried to access the PCIe device on two s32v234 boards, unsuccessfully.
In U-Boot, pci commands, such as enum, get a "pci_bus_to_hose() failed" message.
With Lauterbach, tried accessing the PCIe section in its built-in register mechanism, and also accessing directly the address stated in the Reference Manual (0x72000000 - 0x72ffffff). In both cases I get a debug port time out error.
Does U-Boot not clock the PCIe bus on this board? Is it disabled through some other means?
Thanks.