Home
last modified time | relevance | path

Searched hist:"053 b86e6d8e50359412e626c33bae3f7bafd74dd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_tegra.c053b86e6d8e50359412e626c33bae3f7bafd74dd Tue Jan 20 17:06:53 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> pci: tegra: Fix port information parsing

commit a62e84d7b1824a202dd incorrectly changed the tegra pci code to the
new fdtdec pci helpers. To get the device index of the root port, the
"reg" property should be parsed from the dtb (as was previously the
case).

With this patch i can successfully network boot my jetson tk1

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>