Home
last modified time | relevance | path

Searched hist:"0678941 ae54b3f1bbd8024c8d74fb282f0c1b590" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.cdiff 0678941ae54b3f1bbd8024c8d74fb282f0c1b590 Fri Apr 20 02:00:40 CDT 2018 Nitin Jain <nitin.jain@xilinx.com> arm64: zynqmp: Setup MMU map for DDR at run time

This patch fills the MMU map for DDR at run time based on information read
from Device Tree or automatically detected from static configuration.

The patch is needed because for systems which has for example 1GB of memory
but MMU map is 2GB there could be spurious accesses which was seen in past
when mapping is not fitting with actual memory installed.

Signed-off-by: Nitin Jain <nitin.jain@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>