]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of FDT_SIMPLEFB
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:57 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit96e3b52b24f9adbd4c0a785491afec97975dd8d0
tree81f925f9c04024f3fb683df15434ed95c9785f3a
parent0d9da97daae6aa8f9cb1e9ae9f989e9a0c2cc8f1
Correct SPL use of FDT_SIMPLEFB

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_FDT_SIMPLEFB defined in Kconfig

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