Work around GMAC hardware hang bug.
It seems that valid pause frames(Tx flow control) cause GMAC to hang such that it resulted in watchdog timeout. As a work around don't flush Rx MAC FIFO if we've received pause frames. Tested by: Harald Schmalzbauer (h DOT schmalzbauer AT omnisec DOT de)
This commit is contained in:
parent
b2313f5861
commit
dd936d524b
@ -1815,7 +1815,6 @@
|
||||
GMR_FS_LONG_ERR | \
|
||||
GMR_FS_MII_ERR | \
|
||||
GMR_FS_BAD_FC | \
|
||||
GMR_FS_GOOD_FC | \
|
||||
GMR_FS_UN_SIZE | \
|
||||
GMR_FS_JABBER)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user