mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
Use the new bootm/z_run() functions to avoid having to create an argument list for the stm32prog code. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>