
11 Dec
2014
11 Dec
'14
9:57 p.m.
On 11/21/2014 01:40 AM, Xiubo Li wrote:
For some SoCs, the system clock frequency may not equal to the ARCH Timer's frequency.
This patch uses the CONFIG_TIMER_CLK_FREQ instead of CONFIG_SYS_CLK_FREQ, then the system clock macro and arch timer macor could be set separately and without interfering each other.
Signed-off-by: Xiubo Li Li.Xiubo@freescale.com Acked-by: York Sun yorksun@freescale.com
Applied to u-boot-fsl-qoriq master, awaiting upstream. This patch has been respined, the difference is applied as a separated commit.
York