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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
board/traverse/ten64/ten64.c