commit | 746303440e3fb0a45b3a685499de274f0c0364b1 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Thu Feb 16 11:18:39 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 18 14:28:51 2017 -0400 |
tree | 3c1a1707b3ab4bccde4c549a1acd712ce0b42395 | |
parent | b4be3c3f5989a0a84d2fca8c2157cb620d3fe501 [diff] |
spl: Add option to enable SPL Legacy image support Add a Kconfig option that enables Legacy image support, this allows boards to explicitly disable this, for instance when needed for security reasons. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Move to common/spl/Kconfig] Signed-off-by: Tom Rini <trini@konsulko.com>