arm64: a37xx: populate pcie memory region
authorWilson Ding <dingwei@marvell.com>
Mon, 26 Mar 2018 07:57:28 +0000 (15:57 +0800)
committerStefan Roese <sr@denx.de>
Fri, 30 Mar 2018 10:52:49 +0000 (12:52 +0200)
commit92e7a6814c62c5b1cace880eab0cad9e92fbbff1
treee4be0af93945ef1b48c54c7b1e25f388c300eb01
parentd6aed541b61cb4a0956991e102850810c1f1ef67
arm64: a37xx: populate pcie memory region

This patch added a new region of 32MiB AT 0xe800.0000
to Armada37x0's memory map. This region is supposed to
be mapped in MMU in order to enable the access to the
PCI I/O or MEM resources.

Signed-off-by: Wilson Ding <dingwei@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/38724
Tested-by: iSoC Platform CI <ykjenk@marvell.com>
Reviewed-by: Victor Gu <xigu@marvell.com>
Signed-off-by: Ken Ma <make@marvell.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/armada3700/cpu.c