aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHayes Wang <hayeswang@realtek.com>2012-07-11 20:10:03 +0800
committerBen Hutchings <ben@decadent.org.uk>2012-07-19 01:36:25 +0100
commit3edec9124d91106bca55b0b2ad77530ab05b07fb (patch)
tree44fb6e1362b6cc9338465c5975d2047d4e44fe56
parent643b5422aebb9aa21f1a2a9fef9b17b93aa00c00 (diff)
downloadlinux-firmware-3edec9124d91106bca55b0b2ad77530ab05b07fb.tar.gz
rtl_nic: update firmware for RTL8168G
File: rtl_nic/rtl8168g-1.fw Version: 0.0.2 Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting firmware. The firmware would modify the ocp_base, and that results the driver uses the wrong ocp_base to access standard phy after setting firmware. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--WHENCE2
-rw-r--r--rtl_nic/rtl8168g-1.fwbin4272 -> 4272 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/WHENCE b/WHENCE
index 1816ed89..16c713bf 100644
--- a/WHENCE
+++ b/WHENCE
@@ -1817,7 +1817,7 @@ File: rtl_nic/rtl8106e-1.fw
Version: 0.0.1
File: rtl_nic/rtl8168g-1.fw
-Version: 0.0.1
+Version: 0.0.2
Licence:
* Copyright © 2011, Realtek Semiconductor Corporation
diff --git a/rtl_nic/rtl8168g-1.fw b/rtl_nic/rtl8168g-1.fw
index dace1ea9..bc03a5d2 100644
--- a/rtl_nic/rtl8168g-1.fw
+++ b/rtl_nic/rtl8168g-1.fw
Binary files differ