commit | bdb7f2632bdc3baf910c5ef547df03df0ec0dbea | [log] [tgz] |
---|---|---|
author | Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> | Tue Feb 09 15:41:54 2021 -0300 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 16:51:48 2021 -0500 |
tree | eab474743173d1a1cf3fe11512ee04a0a7b9d6b8 | |
parent | 6ce28132b88a95eb6d4e67c594270f0825d6dad8 [diff] |
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT Having the ability to support firmware FIT signatures on the SPL sounds not so useful if the SPL is not supporting to load a (U-boot) firmware as a FIT image. Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>