]> git.baikalelectronics.ru Git - uboot.git/commit
xilinx: versal: Use lowest memory for U-Boot
authorMichal Simek <michal.simek@xilinx.com>
Fri, 10 Jul 2020 10:42:09 +0000 (12:42 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 20 Aug 2020 07:49:20 +0000 (09:49 +0200)
commitfba7e549335163ce8e58bf7faa466b434dbd23e3
treeff411d43466e1a6236c11d9884ea45526e7d6767
parent99f95315525ef4de4df58f660b875d6a09345860
xilinx: versal: Use lowest memory for U-Boot

Find and use the lowest memory for Versal to make sure that we keep u-boot
as low as possible and never use memory above u-boot's maximum VA mapping.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/versal/board.c