commit | 3a09f38d5e7cf690135ad2fa60eed9fc40b744c3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:30 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 3f356c969906328a7245a59b0db330ded7d7b0e4 | |
parent | cbacacd5c18e4fac64868112f970345d7732123b [diff] |
Correct SPL uses of CMD_FDT This converts 2 usages of this option to the non-SPL form, since there is no SPL_CMD_FDT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>