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