u-boot-brain/cpu/arm920t/imx
Andrew Dyer 274737e5eb i.mx change get_timer(base) to return time since base
This patch changes get_timer() for i.MX to return the time since
'base' instead of the time since the counter was at zero.

Symptom seen is flash timeout errors when erasing or programming a
sector using the common cfi flash code.

Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
2008-09-12 02:20:46 +02:00
..
generic.c Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
interrupts.c i.mx change get_timer(base) to return time since base 2008-09-12 02:20:46 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
serial.c i.MX use u-boot baud rate and don't assume UART master clock 2008-09-12 02:20:46 +02:00
speed.c Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00