arm64: versal: Enable memory mapping via DT
authorMichal Simek <michal.simek@xilinx.com>
Mon, 29 Apr 2019 16:39:09 +0000 (09:39 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:11:14 +0000 (09:11 +0200)
commitaef149e9dd3d8a99840b0a7e5af06565cde3ad74
tree877de880ae32768d680e900a7f55cedc13d09733
parenta69814c815b9a1a027f461ef26dbe7b2b8e258e4
arm64: versal: Enable memory mapping via DT

Code reads DT and setup MMU table based on memory node. This will ensure
that only DT needs to be changed.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-versal/cpu.c
arch/arm/mach-versal/include/mach/sys_proto.h
board/xilinx/versal/board.c