]> Git Repo - u-boot.git/commit
spl: Update ext functions to take an spl_image parameter
authorSimon Glass <[email protected]>
Sun, 25 Sep 2016 00:20:14 +0000 (18:20 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
common/spl/spl_ext.c
common/spl/spl_mmc.c
drivers/mtd/spi/sunxi_spi_spl.c
include/spl.h
This page took 0.029543 seconds and 4 git commands to generate.