]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit836374cdbe494e6549505e93e9cfedfe14c3fba8
tree877de880ae32768d680e900a7f55cedc13d09733
parentb5f36193637de05c0bf4788d0a04a7fbc6a0e3f8
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