]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of SYS_MEM_RSVD_FOR_MMU
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:57 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit1f3a3679f565536e73e350643f22640fc95c3530
treec49d20f515665afba6c962907fcd8a595d01351b
parent5b4d810de73cea31768dfd282667d81243f3d7b9
Correct SPL use of SYS_MEM_RSVD_FOR_MMU

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_SYS_MEM_RSVD_FOR_MMU defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/xilinx/versal-net/board.c