armv8: K3: j721e: Updated ddr address regions in MMU table
authorKedar Chitnis <kedarc@ti.com>
Wed, 4 Sep 2019 10:31:50 +0000 (16:01 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 14:07:59 +0000 (10:07 -0400)
commit8bdd83ee507529ce98d844cdfbe2ec4233aa5a1c
treebe63fe80c131aed98140f12e9b84dd75edaa7f04
parent60bdc6b9f372d3e2d89c2e59b22ea7f3867a090d
armv8: K3: j721e: Updated ddr address regions in MMU table

The A72 U-Boot code loads and boots a number of remote processors
including the C71x DSP, both the C66_0 and C66_1 DSPs, and the various
Main R5FSS Cores. In order to view the code loaded by the U-Boot by
remote cores, U-Boot should configure the memory region with right
memory attributes. Right now U-Boot carves out a memory region which
is not sufficient for all the images to be loaded. So, increase this
carve out region by 256MB.

Signed-off-by: Kedar Chitnis <kedarc@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/arm64-mmu.c