Correct SPL uses of BOOTSTAGE_REPORT
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:20 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commitb8bffe661f4fac2b07cca7f32a950a6fcdec7533
treec3c201c0e363a658afdc7a06794cf9f44d40cd8e
parente1f0f8ac9f2129dbf08bec94c0e1a57317ae3075
Correct SPL uses of BOOTSTAGE_REPORT

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

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