]> Git Repo - J-u-boot.git/commit
Revert "e1000: fix sw fw sync on igb i210/i211"
authorTim Harvey <[email protected]>
Tue, 19 May 2015 17:01:19 +0000 (10:01 -0700)
committerJoe Hershberger <[email protected]>
Tue, 11 Aug 2015 18:17:02 +0000 (13:17 -0500)
commit3c63dd5302a2f14c292a469b9934a8fc02b627cc
tree1284ad3132241fcf8632e7cc9ecd46592665431a
parent7e2d991d63f2d24d567e259c822f24aa08c85d88
Revert "e1000: fix sw fw sync on igb i210/i211"

This reverts commit 17da7120249bfdef877f46be5bbcb3cc01212eb9.

The i210/i211 do have the SW_FW_SYNC (0x5b5c) register and this is what should
be used when acquiring the semaphore.

I believe the issue that this patch was trying to resolve is now resolved
by properly releasing the semaphore once no longer needed.

Cc: Marcel Ziswiler <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Aneesh Bansal <[email protected]>
Cc: Naveen Burmi <[email protected]>
Cc: Po Liu <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Alison Wang <[email protected]>
Cc: Reinhard Arlt <[email protected]>
Cc: Shengzhou Liu <[email protected]>
Cc: York Sun <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
Tested-by: Bin Meng <[email protected]>
Tested-by: Marcel Ziswiler <[email protected]>
drivers/net/e1000.c
drivers/net/e1000.h
This page took 0.034718 seconds and 4 git commands to generate.