commit | 4412fd8ba2ce5945d04f4b181a96e05576c46bf2 | [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 | 1c02fd4686e7bc17b583b55cc6f2e3e83f38b381 [diff] | |
parent | 0b905e25813a0b4e368730a147dadc7f55150edc [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.