Unverified Commit 13e21c07 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Palmer Dabbelt
Browse files

pcie-xilinx: Work-around for hardware DMA limit (32 bits)



This PCIe bridge only has a 32 bit bus master interface, thus truncating
the DMA capability of all PCIe devices attached beneath it. This caps
the child device capability so that these devices work on systems with
physical memory beyond the 4GiB threshold.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent e44cb7c7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment