u-boot/arch/arm/cpu
Li Haibo 51b5870bdc MX51EVK: fix return value of get_timer_masked
get_timer_masked() should return current timestamp,
not current ticks from hardware register.

Tested on one custom board with NAND flash.
Without this patch, NAND write always TIMEOUT
because get_timer(0) return a big value.

This patch applies for u-boot-2010.06

Signed-off-by: Li Haibo <hbli@sinocastel.com>
2010-08-10 09:46:44 +02:00
..
arm720t ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm920t ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm925t ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm926ejs mvgbe: add support for orion5x GbE controller 2010-07-12 23:40:31 -07:00
arm946es ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm1136 ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm1176 ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
arm_intcm ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
armv7 MX51EVK: fix return value of get_timer_masked 2010-08-10 09:46:44 +02:00
ixp ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
lh7a40x ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
pxa PXA: Add support for LMS285GF05 into pxafb 2010-07-14 23:25:22 +02:00
s3c44b0 ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00
sa1100 ARM: Align stack to 8 bytes 2010-06-22 22:15:07 +02:00