Home
last modified time | relevance | path

Searched hist:bec05246f637d2c6f46e6b6a8073d4fa1d6141ec (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_tegra.cbec05246f637d2c6f46e6b6a8073d4fa1d6141ec Mon Oct 05 23:00:40 UTC 2015 Stephen Warren <swarren@nvidia.com> pci: tegra: clip RAM size to 32-bits

Tegra peripherals can generally access a 32-bit physical address space,
and I believe this applies to PCIe. Clip the PCI region that refers to
DRAM so it fits into 32-bits to avoid issues.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>