
10 Feb
2017
10 Feb
'17
7:38 p.m.
On 8 February 2017 at 10:21, Andrew F. Davis afd@ti.com wrote:
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
Kconfig | 8 ++++++++ common/spl/spl.c | 9 +++++++-- 2 files changed, 15 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org