commit | 5036ffdb8204cbb8367bdaf335cfed72f05dea45 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:41 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 476e4224b6b0bc9d2f9d8eff9b8b56fe1f91bfe2 | |
parent | 62f6013b5f2d7be223c3804a2db23ed753d5563e [diff] |
Correct SPL uses of CMD_SF This converts 2 usages of this option to the non-SPL form, since there is no SPL_CMD_SF defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>