Home
last modified time | relevance | path

Searched hist:"7 f1913938984ef6c6a46cb53e003719196d9c5de" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommon.h7f1913938984ef6c6a46cb53e003719196d9c5de Fri Sep 07 16:20:23 UTC 2007 Grzegorz Bernacki <gjb@semihalf.com> [PPC440SPe] Improve PCIe configuration space access

- correct configuration space mapping
- correct bus numbering
- better access to config space

Prior to this patch, the 440SPe host/PCIe bridge was able to configure only the
first device on the first bus. We now allow to configure up to 16 buses;
also, scanning for devices behind the PCIe-PCIe bridge is supported, so
peripheral devices farther in hierarchy can be identified.

Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>