rk30: temp force enable timer clock

This commit is contained in:
黄涛
2012-03-23 09:54:38 +08:00
parent 445f59633d
commit f5910b7b1a

View File

@@ -206,6 +206,7 @@ static void __init rk30_timer_init(void)
#ifdef CONFIG_HAVE_ARM_TWD
twd_base = RK30_PTIMER_BASE;
#endif
__raw_writel(0x70000, RK30_CRU_BASE + 0xD4);
rk30_timer_init_clocksource();
rk30_timer_init_clockevent();
rk30_sched_clock_init();