u-boot-brain/arch/arm/cpu/armv7/imx-common
Benoît Thébaudeau 68d919d420 mx5/6 timer: Round up tick_to_time() value
Round up tick_to_time() value instead of truncating it. This avoids stopping
waits instantly for low usec values, and this generally guarantees that the code
always waits for at least the requested duration.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-09-01 14:58:26 +02:00
..
cpu.c imx: Use a clear identification of an unidentified CPU type 2012-09-01 14:58:16 +02:00
i2c.c imx-common: add i2c.c for bus recovery support 2012-07-31 08:00:57 +02:00
iomux-v3.c i.mx: iomux-v3.c: move to imx-common directory 2012-07-31 08:00:32 +02:00
Makefile imx-common: add i2c.c for bus recovery support 2012-07-31 08:00:57 +02:00
speed.c i.MX6 USDHC: Use the ESDHC clock 2012-07-07 14:07:29 +02:00
timer.c mx5/6 timer: Round up tick_to_time() value 2012-09-01 14:58:26 +02:00