commit | db5dddfa8f199d8d5898bc8d8482a96c087d0b78 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 08 21:23:55 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 08 21:23:55 2021 -0400 |
tree | 68d860b82ae6b1023a52810481bd0263883505f9 | |
parent | 508b75c4ec1aa4682d031c7fb68c48ef2d92fb56 [diff] | |
parent | 3d3f5bfb36f67cbe7a6ac8eddcfae8b1959db989 [diff] |
Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL' - Merge some fixes to how we enable hash algorithms for FIT images in SPL. This fixes a few cases where we should have had some options enabled, but did not. This also removes otherwise unused options in a few other cases.