]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of ROCKCHIP_OTP
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:59 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commite6b936b339474799ae4fb0921b1349193ab3a018
tree6eed1a990fc8932e92b80bf90ff8ba030dece76d
parent9c7a8ff61ddeec5b3915f5169b8de5630b0febf6
Correct SPL uses of ROCKCHIP_OTP

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/misc.c