[U-Boot] [PATCH v3 2/6] spl: Add option to enable SPL Legacy image support

Simon Glass sjg at chromium.org
Fri Feb 10 18:38:58 UTC 2017


On 8 February 2017 at 10:21, Andrew F. Davis <afd at 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 at ti.com>
> ---
>  Kconfig          | 8 ++++++++
>  common/spl/spl.c | 9 +++++++--
>  2 files changed, 15 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list