
Hi Minkyu,
I tested on trats-board. I think it's working fine.
Tested-by: Jaehoon Chungjh80.chung@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@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@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@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.