mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-04 12:11:40 +02:00
This function is a treasure trove of ad-hoc iterative implementations of mathematical functions. Replace all of those with their non-iterative counterpart. Signed-off-by: Marek Vasut <marex@denx.de>