summaryrefslogtreecommitdiff
path: root/bnx2
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2009-04-04 16:51:14 -0700
committerDavid S. Miller <davem@davemloft.net>2009-04-04 16:51:14 -0700
commitaaba5f2527b3d361344e4ba75e15e3fdea1f7771 (patch)
tree963117d02e856f77aae689c362551226275baf7b /bnx2
parent9ce2c73c198ed4d0aad6a531252cfecd878cbf56 (diff)
downloadlinux-firmware-aaba5f2527b3d361344e4ba75e15e3fdea1f7771.tar.gz
bnx2: Use request_firmware()
Based on original patch by Ben Hutchings <ben@decadent.org.uk> and Bastian Blank <waldi@debian.org>, with the following main changes: Separated the mips firmware and rv2p firmware into different files to make it easier to update them separately. Added some code to fixup the rv2p code with run-time information such as PAGE_SIZE. Update version to 2.0.0. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'bnx2')
-rw-r--r--bnx2/bnx2-mips-06-4.6.16.fwbin0 -> 92628 bytes
-rw-r--r--bnx2/bnx2-mips-09-4.6.17.fwbin0 -> 92760 bytes
-rw-r--r--bnx2/bnx2-rv2p-06-4.6.16.fwbin0 -> 6872 bytes
-rw-r--r--bnx2/bnx2-rv2p-09-4.6.15.fwbin0 -> 7672 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/bnx2/bnx2-mips-06-4.6.16.fw b/bnx2/bnx2-mips-06-4.6.16.fw
new file mode 100644
index 0000000..0ff4f5a
--- /dev/null
+++ b/bnx2/bnx2-mips-06-4.6.16.fw
Binary files differ
diff --git a/bnx2/bnx2-mips-09-4.6.17.fw b/bnx2/bnx2-mips-09-4.6.17.fw
new file mode 100644
index 0000000..2736b4a
--- /dev/null
+++ b/bnx2/bnx2-mips-09-4.6.17.fw
Binary files differ
diff --git a/bnx2/bnx2-rv2p-06-4.6.16.fw b/bnx2/bnx2-rv2p-06-4.6.16.fw
new file mode 100644
index 0000000..bea33c3
--- /dev/null
+++ b/bnx2/bnx2-rv2p-06-4.6.16.fw
Binary files differ
diff --git a/bnx2/bnx2-rv2p-09-4.6.15.fw b/bnx2/bnx2-rv2p-09-4.6.15.fw
new file mode 100644
index 0000000..bdb5d10
--- /dev/null
+++ b/bnx2/bnx2-rv2p-09-4.6.15.fw
Binary files differ