]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of ROCKCHIP_EFUSE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:40 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit1d697c7f528090daab139c7d40a3272972c60497
tree28c9b83ed5d65472b87d5fbbde79cb6902f6deb8
parentcdaae9f9c901e7bfcfd738d30329259f50772ae0
Correct SPL uses of ROCKCHIP_EFUSE

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

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