commit | b8bffe661f4fac2b07cca7f32a950a6fcdec7533 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:20 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | c3c201c0e363a658afdc7a06794cf9f44d40cd8e | |
parent | e1f0f8ac9f2129dbf08bec94c0e1a57317ae3075 [diff] |
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>