mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
Instead of using the global spl_image variable, pass the required struct in as an argument. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>