Skip to content
Commit aaddce0d authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Stefan Roese
Browse files

arm: a37xx: pci: Do not allow setting bars on PCI Bridge



PCI Bridge which represents Aardvark PCIe Root Port does not have
configurable bars.

So ensure that write operation to bars registers on PCI Bridge is noop and
bars registers always contain zero address which indicates that bars are
unsupported.

After this change U-Boot 'pci bar 0.0.0' command does not show any
allocated bars for PCI Bridge device.

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Fixes: cb056005 ("arm: a37xx: pci: Add support for accessing PCI Bridge on root bus")
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 6d7bfb65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment