]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
linux-firmware: bnx2: Update mips firmware to fix iSCSI problems
authorMichael Chan <mchan@broadcom.com>
Mon, 19 Dec 2011 04:13:32 +0000 (20:13 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 26 Dec 2011 18:30:42 +0000 (19:30 +0100)
New firmware fixes iSCSI problems with some LeftHand targets that don't
set TTT=0xffffffff for Data-In according to spec.  Firmware generates
exception warnings for this condition and becomes very slow.  This is
fixed by suppressing these warnings when using default error mask.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
WHENCE
bnx2/bnx2-mips-06-6.2.3.fw [new file with mode: 0644]
bnx2/bnx2-mips-09-6.2.1b.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index dfeac7120de238d0232a39402676390b98815f75..8c86b60dfe7340810730684d4c32a3e756d6af6f 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -1063,12 +1063,14 @@ File: bnx2/bnx2-mips-06-5.0.0.j3.fw
 File: bnx2/bnx2-mips-06-5.0.0.j6.fw
 File: bnx2/bnx2-mips-06-6.0.15.fw
 File: bnx2/bnx2-mips-06-6.2.1.fw
+File: bnx2/bnx2-mips-06-6.2.3.fw
 File: bnx2/bnx2-mips-09-4.6.17.fw
 File: bnx2/bnx2-mips-09-5.0.0.j3.fw
 File: bnx2/bnx2-mips-09-5.0.0.j9.fw
 File: bnx2/bnx2-mips-09-6.0.17.fw
 File: bnx2/bnx2-mips-09-6.2.1.fw
 File: bnx2/bnx2-mips-09-6.2.1a.fw
+File: bnx2/bnx2-mips-09-6.2.1b.fw
 File: bnx2/bnx2-rv2p-06-4.6.16.fw
 File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw
 File: bnx2/bnx2-rv2p-06-6.0.15.fw
diff --git a/bnx2/bnx2-mips-06-6.2.3.fw b/bnx2/bnx2-mips-06-6.2.3.fw
new file mode 100644 (file)
index 0000000..7e9e54b
Binary files /dev/null and b/bnx2/bnx2-mips-06-6.2.3.fw differ
diff --git a/bnx2/bnx2-mips-09-6.2.1b.fw b/bnx2/bnx2-mips-09-6.2.1b.fw
new file mode 100644 (file)
index 0000000..8bd1e79
Binary files /dev/null and b/bnx2/bnx2-mips-09-6.2.1b.fw differ