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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/board.c
board/ti/am57xx/board.c
board/ti/dra7xx/evm.c