commit | c4001deff8db6b560bfac7bbb0fc8fc9624239df | [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 | 778451ea3544abd6098d6822d5c9535d3b24aa06 [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>