Gabor Juhos
4e0309630b
ar71xx: rb91x: fix pll_1000 value for eth0 to avoid packet loss
When the RB91x device uses a GbE link the connection
suffers from packet loss:
root@OpenWrt:/# ping 192.168.1.254 -s 65507 -c 20 -q
PING 192.168.1.254 (192.168.1.254): 65507 data bytes
--- 192.168.1.254 ping statistics ---
20 packets transmitted, 9 packets received, 55% packet loss
round-trip min/avg/max = 4.570/4.815/4.999 ms
Using a different PLL value fixes the issue.
root@OpenWrt:/# ping 192.168.1.254 -s 65507 -c 100 -q
PING 192.168.1.254 (192.168.1.254): 65507 data bytes
--- 192.168.1.254 ping statistics ---
100 packets transmitted, 100 packets received, 0% packet loss
round-trip min/avg/max = 4.449/5.413/13.870 ms
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39642
2014-02-20 17:07:56 +00:00
..
2014-02-19 12:15:34 +00:00
2014-02-20 17:07:56 +00:00
2014-02-19 12:15:35 +00:00
2014-02-19 12:15:35 +00:00
2013-12-16 18:08:51 +00:00
2013-11-04 18:37:09 +00:00
2014-02-20 17:07:51 +00:00
2014-01-24 17:15:01 +00:00
2014-01-26 11:30:34 +00:00
2013-11-01 18:33:18 +00:00