mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-19 09:41:45 +01: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>