mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
This function parameter usage of load_addr was incorrectly caught in
the clarifying renames of commit bb872dd930
, which results in boot
failures on Marvell A38x.
Signed-off-by: Joel Johnson <mrjoel@lixil.net>
Patch-to: Simon Glass <sjg@chromium.org>