mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 00:11:48 +02:00
Commit e05e5de7fa
made the 2 1st parameters of
ARM's relocate_code() useless since it moved the code handling them to crt0.S.
So, drop these parameters.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>