commit | 69fbb7699a7074ce6c12337a6a98b37d3ce6d09e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:34 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 6f3239d7b8a554084b412caa6d678230ad2437ae | |
parent | c4001deff8db6b560bfac7bbb0fc8fc9624239df [diff] |
Correct SPL uses of CMD_MMC This converts 6 usages of this option to the non-SPL form, since there is no SPL_CMD_MMC defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>