]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: Update spl_load_simple_fit() to take an spl_image param
authorSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2016 00:20:16 +0000 (18:20 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 6 Oct 2016 19:08:54 +0000 (15:08 -0400)
commitf4d7d8596f3a4f5bce500c622b75d2e9c8d6f989
treeefda93dc330a70296ee5abf2b333436825cc8d7c
parent710e9ca5795c9762b09028f1e151981c9052d012
spl: Update spl_load_simple_fit() to take an spl_image param

Upda the SPL FIT code to use the spl_image parameter.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
common/spl/spl.c
common/spl/spl_fat.c
common/spl/spl_fit.c
common/spl/spl_mmc.c
common/spl/spl_nand.c
common/spl/spl_spi.c
common/spl/spl_ymodem.c
include/spl.h