diff --git a/README-CW1200 b/README-CW1200 index 62d7ba9..fd85596 100644 --- a/README-CW1200 +++ b/README-CW1200 @@ -22,8 +22,16 @@ really of use if you have access to ST-E's ETF tools and intend to take a device through regulatory approval. Contact your module vendor for further details. -Similarly, I do not have permission to redistribute the device firmware. -You will need to contact your module vendor for appropriate firmware files. +There is also a patch intended to apply to the backports tree. + +-- -- -- + +ST has granted permission to redistribute the firmware; it is under the +firmware/ directory for your convenience. It will be bundled with the +linux-firmware distribution in the near future. + +Additionally, Sagrad has granted permission to redistibute the SDD file for +its SG901-1091/1098 modules. It is already bundled in linux-firmware. -- -- -- diff --git a/firmware/LICENCE.cw1200 b/firmware/LICENCE.cw1200 new file mode 100644 index 0000000..1016eca --- /dev/null +++ b/firmware/LICENCE.cw1200 @@ -0,0 +1,35 @@ +Copyright (c) 2007-2013, ST Microelectronics NV. +All rights reserved. + +Redistribution. Redistribution and use in binary form, without modification, +are permitted provided that the following conditions are met: + +* Redistributions must reproduce the above copyright notice and the following +disclaimer in the documentation and/or other materials provided with the +distribution. + +* Neither the name of ST Microelectronics NV. nor the names of its suppliers +may be used to endorse or promote products derived from this software without +specific prior written permission. + +* No reverse engineering, decompilation, or disassembly of this software is +permitted. + +Limited patent license. ST Microelectronics NV. grants a world-wide, royalty-free, + non-exclusive license under patents it now or hereafter owns or controls to make, + have made, use, import, offer to sell and sell ("Utilize") this software, but + solely to the extent that any such patent is necessary to Utilize the software in +conjunction with an ST Microelectronics chipset. The patent license shall not +apply to any other combinations which include this software. No hardware per se +is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ANDCONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/firmware/sdd_sagrad_1091_1098.bin b/firmware/sdd_sagrad_1091_1098.bin new file mode 100644 index 0000000..9538576 Binary files /dev/null and b/firmware/sdd_sagrad_1091_1098.bin differ diff --git a/firmware/wsm_22.bin b/firmware/wsm_22.bin new file mode 100644 index 0000000..c428865 Binary files /dev/null and b/firmware/wsm_22.bin differ