arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB
authorPali Rohár <pali@kernel.org>
Wed, 26 May 2021 15:59:39 +0000 (17:59 +0200)
committerStefan Roese <sr@denx.de>
Fri, 4 Jun 2021 09:32:41 +0000 (11:32 +0200)
commit079b35a26111715043f1a144b10f5d313db36167
tree34f66e7e49b1363f23a9802e468f0a2ff35ce1c6
parent4a82fca8e330157081fc132a591ebd99ba02ee33
arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB

For some configurations with more PCIe cards and PCIe bridges, 16 MiB of
PCIe MEM space may not be enough. Since TF-A already allocates a 128 MiB
CPU window for PCIe, and since IO port space is only 64 KiB in total,
use all the remaining space (64 + 32 + 16 + 8 + 4 + 2 + 1 = 127 MiB) for
PCIe MEM.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-37xx.dtsi