mirror of
https://xff.cz/git/u-boot/
synced 2026-01-19 10:20:08 +01:00
This function has no prototype in the headers and passes void * around, thus requiring several casts. Tidy this up. - Add new patch to clean up bootz_setup() function Signed-off-by: Simon Glass <sjg@chromium.org>