mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02:00
Contemporary CPUs can perform division just fine, use this functionality and zap another implementation of iterative division :-) Signed-off-by: Marek Vasut <marex@denx.de>