[U-Boot] [RFC PATCH 2/2] spl: Support loading a FIT from FAT FS
Simon Glass
sjg at chromium.org
Sat Apr 9 20:35:42 CEST 2016
On 4 April 2016 at 22:30, 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 | 27 +++++++++++++++++++++++++--
> 1 file changed, 25 insertions(+), 2 deletions(-)
Nice!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list