diff options
author | Luwei Zhou <[email protected]> | 2014-10-10 13:15:28 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-10-14 14:45:08 -0400 |
commit | f28460b229919387b2f97f3a688d0dd86cc819c9 (patch) | |
tree | bbe3281c2842f1544f1292da34d69f7201dacea4 /scripts/gdb/linux/proc.py | |
parent | 02ea80741a25435123e8a5ca40cac6a0bcf0c9f1 (diff) |
net: fec: ptp: Use the 31-bit ptp timer.
When ptp switches from software adjustment to hardware ajustment, linux ptp can't converge.
It is caused by the IP limit. Hardware adjustment logcial have issue when ptp counter
runs over 0x80000000(31 bit counter). The internal IP reference manual already remove 32bit
free-running count support. This patch replace the 32-bit PTP timer with 31-bit.
Signed-off-by: Luwei Zhou <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions