arm: mvebu: turris_mox: fix PCIe ranges in device tree
authorMarek Behún <marek.behun@nic.cz>
Wed, 8 Apr 2020 17:25:22 +0000 (19:25 +0200)
committerStefan Roese <sr@denx.de>
Tue, 14 Apr 2020 11:16:42 +0000 (13:16 +0200)
commitc64ac3b3185aeb3846297ad7391fc6df8ecd73bf
tree8c5f468ee339a5e889c0f9c60a714c392cca6ce6
parentcb2ddb291ee6fcbddd6d8f4ff49089dfe580f5d7
arm: mvebu: turris_mox: fix PCIe ranges in device tree

Use the new a3700_fdt_fix_pcie_regions function in turris_mox.c so that
MOX boards with 4 GB RAM are fully supported.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_mox/turris_mox.c