mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 16:43:32 +01: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>