linux-firmware: rename t4fw.bin
authorDivy Le Ray <divy@chelsio.com>
Thu, 16 Feb 2012 06:42:37 +0000 (22:42 -0800)
committerDivy Le Ray <divy@chelsio.com>
Thu, 16 Feb 2012 06:42:37 +0000 (22:42 -0800)
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>
WHENCE
cxgb4/t4fw-1.3.10.0.bin [new file with mode: 0644]
cxgb4/t4fw.bin [changed from file to symlink]

diff --git a/WHENCE b/WHENCE
index 804c91f..7d6b6e3 100644 (file)
--- 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 (file)
index 0000000..409d78d
Binary files /dev/null and b/cxgb4/t4fw-1.3.10.0.bin differ
deleted file mode 100644 (file)
index 409d78dfa2a40de63bbb29ee4aa82ccfc3f01322..0000000000000000000000000000000000000000
Binary files a/cxgb4/t4fw.bin and /dev/null differ
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..25c5b36aed688098e5cf16679dec2f9afc095610
--- /dev/null
@@ -0,0 +1 @@
+t4fw-1.3.10.0.bin
\ No newline at end of file