[U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
Simon Glass
sjg at chromium.org
Thu May 19 05:59:25 CEST 2016
On 4 May 2016 at 06:04, Lokesh Vutla <lokeshvutla at ti.com> wrote:
> Detect a FIT when loading from a FAT File system and handle it using the
> new FIT SPL support.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
> common/spl/spl_fat.c | 31 +++++++++++++++++++++++++++++--
> 1 file changed, 29 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list