]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of SIFIVE_OTP
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:47 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit1c6b832aea4ddbce25c03f4e56de8476507a5824
treecb07084fbcecbf17f8122a6b2fe7d38a38ef04a1
parent4c77608942a4e84424cd2c19c90cd3b4f93f5d3d
Correct SPL uses of SIFIVE_OTP

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_SIFIVE_OTP defined in Kconfig

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