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