u-boot/arch/arm/cpu/armv7/s5p-common
Zhong Hongbo 3936b4f057 arm/s5pxx: Fix get_timer_masked to get the time.
In general, The get_timer_masked function get the system time,
no the number of ticks. Such as the nand_wait_ready will use
get_timer_masked to delay the operations. And change the system
time to adopt to the CONFIG_SYS_HZ.

Signed-off-by: Hongbo Zhong <bocui107@gmail.com>
Tested-by: Jaehoon Chung<jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2012-09-01 14:58:23 +02:00
..
Makefile S5P: support generic watchdog timer 2012-02-12 10:11:29 +01:00
cpu_info.c Exynos: fix cpuinfo and cpu detecting 2012-07-07 14:07:25 +02:00
pwm.c arm/s5pxx: Fix get_timer_masked to get the time. 2012-09-01 14:58:23 +02:00
sromc.c S5P:SROM config code moved to s5p-common directory 2011-05-26 19:30:46 +09:00
timer.c arm/s5pxx: Fix get_timer_masked to get the time. 2012-09-01 14:58:23 +02:00
wdt.c S5P: support generic watchdog timer 2012-02-12 10:11:29 +01:00