]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of BOOTSTAGE_FDT
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:19 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commite1f0f8ac9f2129dbf08bec94c0e1a57317ae3075
treec1e612db2883cdb8ff74c2c5839b31953c8d746e
parent4e80a46c0a1a1c99c4b5baedf59413d817bc51c6
Correct SPL use of BOOTSTAGE_FDT

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/mips/lib/bootm.c