aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDivy Le Ray <divy@chelsio.com>2012-02-15 22:42:37 -0800
committerDivy Le Ray <divy@chelsio.com>2012-02-15 22:42:37 -0800
commit3b460f1dca7a9f03e4dedf86867ba8b9a0ba7045 (patch)
treeb7d98f2a268c3a520b78dfc258b6531421cab3d7
parent38118a598df73d5a9fd72bf04910e8298db82a46 (diff)
downloadlinux-firmware-3b460f1dca7a9f03e4dedf86867ba8b9a0ba7045.tar.gz
linux-firmware: rename t4fw.bin
Suffix the FW file name with its version number. The cxgb4 driver looks up t4fw.bin, so add this file as a symlink. Signed-off-by: Divy Le Ray <divy@chelsio.com>
-rw-r--r--WHENCE2
-rw-r--r--cxgb4/t4fw-1.3.10.0.binbin0 -> 241664 bytes
l---------[-rw-r--r--]cxgb4/t4fw.binbin241664 -> 17 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/WHENCE b/WHENCE
index 804c91fb..7d6b6e3c 100644
--- a/WHENCE
+++ b/WHENCE
@@ -541,7 +541,7 @@ Found in hex form in kernel source.
Driver: cxgb4 - Chelsio Terminator 4 1G/10G Ethernet adapter
-File: cxgb4/t4fw.bin
+File: cxgb4/t4fw-1.3.10.0.bin
Licence: Redistributable. See LICENCE.chelsio_firmware for details
diff --git a/cxgb4/t4fw-1.3.10.0.bin b/cxgb4/t4fw-1.3.10.0.bin
new file mode 100644
index 00000000..409d78df
--- /dev/null
+++ b/cxgb4/t4fw-1.3.10.0.bin
Binary files differ
diff --git a/cxgb4/t4fw.bin b/cxgb4/t4fw.bin
index 409d78df..25c5b36a 100644..120000
--- a/cxgb4/t4fw.bin
+++ b/cxgb4/t4fw.bin
Binary files differ