[U-Boot] [PATCH] arm/s5pxx: Fix get_timer_masked to get the time.

Jaehoon Chung jh80.chung at samsung.com
Fri Jul 6 06:43:40 CEST 2012


Hi Minkyu,

I tested on trats-board.
I think it's working fine.

Tested-by: Jaehoon Chung<jh80.chung at samsung.com>

Best Regards,
Jaehoon Chung

On 07/06/2012 11:13 AM, Minkyu Kang wrote:

> Dear Jaehoon and Donghwa,
> 
> On 5 July 2012 20:55, Zhong Hongbo <bocui107 at gmail.com> wrote:
>> Hi Minkyu,
>>
>> Could you help me to review it?
>>
>> Thanks,
>> hongbo
>>
>> On 07/03/2012 07:50 AM, Zhong Hongbo wrote:
>>> From: Zhong Hongbo <bocui107 at gmail.com>
>>>
>>> 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 at gmail.com>
>>> ---
>>>  arch/arm/cpu/armv7/s5p-common/pwm.c   |    2 +-
>>>  arch/arm/cpu/armv7/s5p-common/timer.c |   20 ++++++++++++++++----
>>>  2 files changed, 17 insertions(+), 5 deletions(-)
>>>
> 
> Could please test this patch.
> 
> Thanks.
> Minkyu Kang.




More information about the U-Boot mailing list