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

Update the ext 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_ext.c
common/spl/spl_mmc.c
drivers/mtd/spi/sunxi_spi_spl.c
include/spl.h