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