mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
There are several mdelay() definitions in the driver and board code. Remove them all and provide a common mdelay() in lib/time.c. Signed-off-by: Anatolij Gustschin <agust@denx.de> Acked-by: Mike Frysinger <vapier@gentoo.org>