diff options
author | Zhong Hongbo <bocui107@gmail.com> | 2012-07-02 13:50:49 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-09-01 14:58:23 +0200 |
commit | 3936b4f0571b535558ee89038c37a93c1c2c23e6 (patch) | |
tree | 868a67a9115ae3173498d032a3d6b6bc66b2ff54 /arch/arm/include | |
parent | 42e14f05214399e9362110867207e282b80b7977 (diff) | |
download | u-boot-imx-3936b4f0571b535558ee89038c37a93c1c2c23e6.zip u-boot-imx-3936b4f0571b535558ee89038c37a93c1c2c23e6.tar.gz u-boot-imx-3936b4f0571b535558ee89038c37a93c1c2c23e6.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions