[PATCH 1/1] MPC831x: fix PCI express probing

2013-05-27 Thread Sergey Gerasimov
For MPC831x the bus probing function also needs the fixup to assign addresses to the PCI devices as it was for MPC85xx and MPC86xx. The fixup of the bridge vendor and device ID should be done early in PCI probing. Else the bridge is not detected as FIXUP_HEADER is called too late. Signed-off-by: S

[PATCH 1/1] MPC831x: fix PCI express probing

2013-03-19 Thread Sergey Gerasimov
For MPC831x the bus probing function also needs the fixup to assign addresses to the PCI devices as it was for MPC85xx and MPC86xx. The fixup of the bridge vendor and device ID should be done early in PCI probing. Else the bridge is not detected as FIXUP_HEADER is called too late. Signed-off-by: S