mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +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>