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