]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: Update fat functions to take an spl_image parameter
authorSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2016 00:20:15 +0000 (18:20 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 6 Oct 2016 19:08:53 +0000 (15:08 -0400)
commit710e9ca5795c9762b09028f1e151981c9052d012
tree19e51d8764f39280ed0c9fa154ae12894fcfbf69
parentb4a6c2aae6165782dd9fa4944b38c2c2a7419af1
spl: Update fat functions to take an spl_image parameter

Update the fat loader to avoid using the spl_image global variable.

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