mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
Replace at least one of the loops in this function with call of a standard function call instead of the ad-hoc implementation. The other one cannot be replaced, since the delay is incremented for each group. Signed-off-by: Marek Vasut <marex@denx.de>