u-boot-brain/arch/arm/cpu/armv7
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
..
mx51 MX51EVK: fix return value of get_timer_masked 2010-08-10 09:46:44 +02:00
omap3 ARMV7: Add basic support for TI OMAP4 2010-07-05 20:00:00 -04:00
omap4 ARMV7: Add basic support for TI OMAP4 2010-07-05 20:00:00 -04:00
omap-common ARMV7: Add basic support for TI OMAP4 2010-07-05 20:00:00 -04:00
s5pc1xx ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
Makefile ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
start.S ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
u-boot.lds ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00