]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitaac0b68c403f5e08dc407940f6c7a4920b430296
treec3c201c0e363a658afdc7a06794cf9f44d40cd8e
parentdd1cd5b45bfbf3bfb43c35953cb1f090d3a392ba
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