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

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

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