
24 Jul
2013
24 Jul
'13
6:48 a.m.
Hi Axel,
2013/7/8 Axel Lin axel.lin@ingics.com:
The timer3 counter unit for lastdesc and now values are inconsistent in current code. The unit of "readl(&tmr->timer3_counter) / (CONFIG_SYS_CLK_FREQ / 2)" is second. However, CONFIG_SYS_HZ is defined as 1000 in board config file. This means the accuracy of "lastdec" and "now" should be in millisecond, thus fix the equation to set lastdec and now variables accordingly.
Signed-off-by: Axel Lin axel.lin@ingics.com
Hi Kuan-Yu, This change is based on your suggestion. I don't have this hardware, can you test if this patch works?
Thanks,
Applied to u-boot-nds32/master Thanks for your help!
--
Best regards,
Macpaul Lin