From: Luciano Coelho Date: Fri, 17 Feb 2012 13:55:56 +0000 (+0200) Subject: linux-firmware: ti-connectivity: update wl12xx firmwares X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f268e39204577a50cdaa62547278a4d069746d51;p=osstest%2Flinux-firmware.git linux-firmware: ti-connectivity: update wl12xx firmwares The latest wl12xx driver version now requires a new firmware type with a different ABI. This patch adds the corresponding 6 firmware binaries. Three for wl127x and three for wl128x. Each set contains one firmware for single-role, one firmware for multi-role and one firmware for production testing and calibration. Signed-off-by: Luciano Coelho --- diff --git a/WHENCE b/WHENCE index c56e093..2999fa7 100644 --- a/WHENCE +++ b/WHENCE @@ -1589,6 +1589,12 @@ File: wl127x-fw-3.bin Version: 6.3.0.0.77 File: wl127x-fw-plt-3.bin Version: 6.3.0.0.77 (PLT-only) +File: wl127x-fw-4-sr.bin +Version: 6.3.5.0.98 (Single-role) +File: wl127x-fw-4-mr.bin +Version: 6.5.2.0.15 (Multi-role) +File: wl127x-fw-4-plt.bin +Version: 6.3.5.0.98 (PLT-only) File: wl128x-fw.bin Version: 7.1.5.50.74 (STA-only) @@ -1598,6 +1604,12 @@ File: wl128x-fw-3.bin Version: 7.3.0.0.77 File: wl128x-fw-plt-3.bin Version: 7.3.0.0.77 +File: wl128x-fw-4-sr.bin +Version: 7.3.5.0.98 (Single-role) +File: wl128x-fw-4-mr.bin +Version: 7.5.2.0.15 (Multi-role) +File: wl128x-fw-4-plt.bin +Version: 7.3.5.0.98 (PLT) File: wl127x-nvs.bin File: wl128x-nvs.bin diff --git a/ti-connectivity/wl127x-fw-4-mr.bin b/ti-connectivity/wl127x-fw-4-mr.bin new file mode 100644 index 0000000..6dd7f0e Binary files /dev/null and b/ti-connectivity/wl127x-fw-4-mr.bin differ diff --git a/ti-connectivity/wl127x-fw-4-plt.bin b/ti-connectivity/wl127x-fw-4-plt.bin new file mode 100644 index 0000000..b3b7d78 Binary files /dev/null and b/ti-connectivity/wl127x-fw-4-plt.bin differ diff --git a/ti-connectivity/wl127x-fw-4-sr.bin b/ti-connectivity/wl127x-fw-4-sr.bin new file mode 100644 index 0000000..a9d8f96 Binary files /dev/null and b/ti-connectivity/wl127x-fw-4-sr.bin differ diff --git a/ti-connectivity/wl128x-fw-4-mr.bin b/ti-connectivity/wl128x-fw-4-mr.bin new file mode 100644 index 0000000..64ca8fa Binary files /dev/null and b/ti-connectivity/wl128x-fw-4-mr.bin differ diff --git a/ti-connectivity/wl128x-fw-4-plt.bin b/ti-connectivity/wl128x-fw-4-plt.bin new file mode 100644 index 0000000..05f1317 Binary files /dev/null and b/ti-connectivity/wl128x-fw-4-plt.bin differ diff --git a/ti-connectivity/wl128x-fw-4-sr.bin b/ti-connectivity/wl128x-fw-4-sr.bin new file mode 100644 index 0000000..e3e1000 Binary files /dev/null and b/ti-connectivity/wl128x-fw-4-sr.bin differ