]> git.dujemihanovic.xyz Git - u-boot.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)
commit41782a9c09353c7a5467a96a2c340273c2f1a90a
treebfb830871b2ddfc92d48dfe54137a81e10bce693
parent83f3d121ddf5c2f0c3ffc5e0cd01a67d31c28bfd
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