commit | 0fd79588f9e4e544b2ef2b0265e62b4c04fc1003 | [log] [tgz] |
---|---|---|
author | Wang Dongsheng <dongsheng.wang@freescale.com> | Mon Jan 06 13:23:30 2014 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Thu Jan 09 17:52:13 2014 -0600 |
tree | 5fd2407e442696adcc1cafc498f5294e8311bd32 | |
parent | 7f83a50ce3ae157619505d7c1464c0c4ff0db058 [diff] |
powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit When the timer GTCCR toggle bit is inverted, we calculated the rest of the time is not accurate. So we need to ignore this bit. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>