]> git.baikalelectronics.ru Git - uboot.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)
commite5fbf3c9d0a0ffca28ed2e48aa253f18504ed0cc
tree76095cca5c7b1daa2a2e5f5b619cd4cfe68d1b8a
parent2dda70b63c537ef16ad32985f6f10c9180d017f5
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