Skip to content

Commit

Permalink
cxgb3: update FW
Browse files Browse the repository at this point in the history
Update FW to 7.1

Signed-off-by: Divy Le Ray <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Divy Le Ray authored and davem330 committed Mar 13, 2009
1 parent bf79209 commit d9507a5
Show file tree
Hide file tree
Showing 5 changed files with 1,888 additions and 1,884 deletions.
2 changes: 1 addition & 1 deletion drivers/net/cxgb3/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@

/* Firmware version */
#define FW_VERSION_MAJOR 7
#define FW_VERSION_MINOR 0
#define FW_VERSION_MINOR 1
#define FW_VERSION_MICRO 0
#endif /* __CHELSIO_VERSION_H */
2 changes: 1 addition & 1 deletion firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin
fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \
cxgb3/t3c_psram-1.1.0.bin \
cxgb3/t3fw-7.0.0.bin
cxgb3/t3fw-7.1.0.bin
fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin
fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \
e100/d102e_ucode.bin
Expand Down
2 changes: 1 addition & 1 deletion firmware/WHENCE
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter

File: cxgb3/t3b_psram-1.1.0.bin.ihex
File: cxgb3/t3c_psram-1.1.0.bin.ihex
file: cxgb3/t3fw-7.0.0.bin.ihex
file: cxgb3/t3fw-7.1.0.bin.ihex

License: GPLv2 or OpenIB.org BSD license, no source visible

Expand Down
Loading

0 comments on commit d9507a5

Please sign in to comment.