1
0
Fork 0
Commit Graph

2 Commits (master)

Author SHA1 Message Date
Ben Hutchings ae524638c2 rt2870sta: Use latest firmware for RT3070 and RT3071
Ralink's original drivers for RT2800U-family chips used multiple
different versions of the firmware for different chips.  The rt2870sta
driver in staging was briefly converted to load different files for
different chips.  However, the current rt2870.bin provides 2 images
that are supposed to cover all of them, so:

- Replace rt3070.bin with a symlink.  The driver will use the first
  image and ignore the second.
- Replace rt3071.bin with a copy of the second image in the current
  rt2870.bin.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-05-17 05:22:12 +01:00
Ben Hutchings a1deff1f10 Update firmware from rt2870sta
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2010-01-17 16:56:21 +00:00