mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-12 01:40:21 +00: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>