u-boot/arch
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
..
arm MX51EVK: fix return value of get_timer_masked 2010-08-10 09:46:44 +02:00
avr32 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
blackfin Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
i386 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
m68k Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
microblaze Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mips Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
nios2 nios2: add gpio_request 2010-07-12 11:30:51 -04:00
powerpc fdt relocate: have more attention to use a bootmap or not 2010-08-08 22:16:05 +02:00
sh Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
sparc Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00