commit | cd197959929a8b47d88feedbb8401b958d86030e | [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 | f499b4d15b3f9b4d4eb79c6981a5a632913050d9 [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>