]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
rt2860sta: Use latest firmware for RT3090
authorBen Hutchings <ben@decadent.org.uk>
Sat, 30 Apr 2011 18:31:32 +0000 (19:31 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 17 May 2011 04:22:12 +0000 (05:22 +0100)
Ralink's original drivers for RT2800P/RT2800E-family chips used
multiple different versions of the firmware for different chips.  The
rt2860sta driver in staging was briefly converted to load different
files for different chips.  However, the current rt2860.bin is
supposed to work on all of them, so replace rt3090.bin with a symlink.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
WHENCE
rt3090.bin [changed from file to symlink]

diff --git a/WHENCE b/WHENCE
index d1e5fbab2a0f45bccaaf6b0f9c601f9e2d343246..e28b0cce53b0c78b8c6567c3c20f30687b3fb00b 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -1113,7 +1113,7 @@ File: rt3090.bin
 
 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
 
-Found in hex form in kernel source.
+This is a link to rt2860.bin for compatibility.
 
 --------------------------------------------------------------------------
 
deleted file mode 100644 (file)
index d8f0925f30a707b76e347455e9f609f3718451b9..0000000000000000000000000000000000000000
Binary files a/rt3090.bin and /dev/null differ
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..c5a9ab01280fe30853304087891bb4ad51939f53
--- /dev/null
@@ -0,0 +1 @@
+rt2860.bin
\ No newline at end of file