]> git.proxmox.com Git - mirror_linux-firmware.git/commit - WHENCE
bnx2: Use request_firmware()
authorMichael Chan <mchan@broadcom.com>
Sat, 4 Apr 2009 23:51:14 +0000 (16:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Apr 2009 23:51:14 +0000 (16:51 -0700)
commitaaba5f2527b3d361344e4ba75e15e3fdea1f7771
tree963117d02e856f77aae689c362551226275baf7b
parent9ce2c73c198ed4d0aad6a531252cfecd878cbf56
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>
WHENCE
bnx2/bnx2-mips-06-4.6.16.fw [new file with mode: 0644]
bnx2/bnx2-mips-09-4.6.17.fw [new file with mode: 0644]
bnx2/bnx2-rv2p-06-4.6.16.fw [new file with mode: 0644]
bnx2/bnx2-rv2p-09-4.6.15.fw [new file with mode: 0644]