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

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

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