mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
At present this is only used on ARM and sandbox, but it is just as applicable to other architectures. Move the function prototype into the generic SPL header. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>