commit | 4c7e47afb65c972fda2b7480f2e3cd9021d381d8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:21 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | bcc031fcfb32fd160ca3ddcbfadb5c73f4d29f94 | |
parent | cd197959929a8b47d88feedbb8401b958d86030e [diff] |
Correct SPL use of CMD_BCB This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_BCB defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>