]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Disable QFW bootmeth in SPL
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:46 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:57 +0000 (17:45 -0500)
commit714c8f22222629db274e4c67cee510622f3adfab
treee87f64e5f0ec1749d541a3c003faaa285d3a6b96
parentf1692c97eaae61ee14f610fcf15540dcf171bfc0
bootstd: Disable QFW bootmeth in SPL

Move this Makefile line into the non-SPL area so we don't have to repy
on the SPL_TPL_ macro.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/Makefile