[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions

Simon Glass sjg at chromium.org
Sun May 1 20:54:58 CEST 2016


On 28 April 2016 at 03:31, Michal Simek <michal.simek at xilinx.com> wrote:
> Support U-Boot SPL to load FIT image from fat partition.
> Fit image can be setup via CONFIG_SPL_FS_LOAD_KERNEL_NAME.
> Falcon mode is not supported.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  common/spl/spl_fat.c | 50 ++++++++++++++++++++++++++++++++++++++++++++------
>  fs/fat/fat.c         |  4 ++--
>  2 files changed, 46 insertions(+), 8 deletions(-)

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


More information about the U-Boot mailing list