From 29b5b6cee9afe6d5bf041a9f68935648679819ba Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Thu, 19 Jan 2017 16:00:22 +0100 Subject: remove proprietary firmware Change-Id: I18c6b85479a4611f84ec7d57e95b989ffbc69638 Signed-off-by: Wolfgang Wiedmeyer --- bcmdhd/firmware/LICENSE.TXT | 216 ------------------------ bcmdhd/firmware/bcm4324/device-bcm.mk | 26 --- bcmdhd/firmware/bcm4324/fw_bcm4324.bin | Bin 459988 -> 0 bytes bcmdhd/firmware/bcm4329/device-bcm.mk | 30 ---- bcmdhd/firmware/bcm4329/fw_bcm4329.bin | Bin 246791 -> 0 bytes bcmdhd/firmware/bcm4329/fw_bcm4329_abg.bin | Bin 264140 -> 0 bytes bcmdhd/firmware/bcm4329/fw_bcm4329_apsta.bin | Bin 267027 -> 0 bytes bcmdhd/firmware/bcm4330/device-bcm.mk | 31 ---- bcmdhd/firmware/bcm4330/fw_bcm4330_abg.bin | Bin 223581 -> 0 bytes bcmdhd/firmware/bcm4330/fw_bcm4330_apsta_bg.bin | Bin 201877 -> 0 bytes bcmdhd/firmware/bcm4330/fw_bcm4330_bg.bin | Bin 211548 -> 0 bytes bcmdhd/firmware/bcm43341/device-bcm.mk | 24 --- bcmdhd/firmware/bcm43341/fw_bcm43341.bin | Bin 402210 -> 0 bytes bcmdhd/firmware/bcm4335/device-bcm.mk | 22 --- bcmdhd/firmware/bcm4335/fw_bcmdhd.bin | Bin 569291 -> 0 bytes bcmdhd/firmware/bcm4335/fw_bcmdhd_ap.bin | Bin 483649 -> 0 bytes bcmdhd/firmware/bcm4335/fw_bcmdhd_mfg.bin | Bin 510286 -> 0 bytes bcmdhd/firmware/bcm4339/device-bcm.mk | 22 --- bcmdhd/firmware/bcm4339/fw_bcmdhd.bin | Bin 562195 -> 0 bytes bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin | Bin 500036 -> 0 bytes bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin | Bin 553980 -> 0 bytes bcmdhd/firmware/bcm4343/device-bcm.mk | 35 ---- bcmdhd/firmware/bcm4343/fw_bcm4343.bin | Bin 342292 -> 0 bytes bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin | Bin 325341 -> 0 bytes bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin | Bin 297097 -> 0 bytes bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin | Bin 313852 -> 0 bytes bcmdhd/firmware/bcm4350/device-bcm.mk | 26 --- bcmdhd/firmware/bcm4350/fw_bcm4350.bin | Bin 536450 -> 0 bytes bcmdhd/firmware/bcm4354/device-bcm.mk | 26 --- bcmdhd/firmware/bcm4354/fw_bcm4354.bin | Bin 625635 -> 0 bytes bcmdhd/firmware/bcm4354/fw_bcm4354_ap.bin | Bin 548322 -> 0 bytes bcmdhd/firmware/bcm4356/device-bcm.mk | 31 ---- bcmdhd/firmware/bcm4356/fw_bcm4356_ap_pcie.bin | Bin 588340 -> 0 bytes bcmdhd/firmware/bcm4356/fw_bcm4356_ap_sdio.bin | Bin 526383 -> 0 bytes bcmdhd/firmware/bcm4356/fw_bcm4356_pcie.bin | Bin 661509 -> 0 bytes bcmdhd/firmware/bcm4356/fw_bcm4356_sdio.bin | Bin 526383 -> 0 bytes bcmdhd/firmware/bcm4358/device-bcm.mk | 26 --- bcmdhd/firmware/bcm4358/fw_bcm4358.bin | Bin 629128 -> 0 bytes bcmdhd/firmware/bcm4358/fw_bcm4358_ap.bin | Bin 559288 -> 0 bytes 39 files changed, 515 deletions(-) delete mode 100644 bcmdhd/firmware/LICENSE.TXT delete mode 100644 bcmdhd/firmware/bcm4324/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4324/fw_bcm4324.bin delete mode 100644 bcmdhd/firmware/bcm4329/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4329/fw_bcm4329.bin delete mode 100644 bcmdhd/firmware/bcm4329/fw_bcm4329_abg.bin delete mode 100644 bcmdhd/firmware/bcm4329/fw_bcm4329_apsta.bin delete mode 100644 bcmdhd/firmware/bcm4330/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4330/fw_bcm4330_abg.bin delete mode 100644 bcmdhd/firmware/bcm4330/fw_bcm4330_apsta_bg.bin delete mode 100644 bcmdhd/firmware/bcm4330/fw_bcm4330_bg.bin delete mode 100644 bcmdhd/firmware/bcm43341/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm43341/fw_bcm43341.bin delete mode 100644 bcmdhd/firmware/bcm4335/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4335/fw_bcmdhd.bin delete mode 100644 bcmdhd/firmware/bcm4335/fw_bcmdhd_ap.bin delete mode 100644 bcmdhd/firmware/bcm4335/fw_bcmdhd_mfg.bin delete mode 100644 bcmdhd/firmware/bcm4339/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4339/fw_bcmdhd.bin delete mode 100644 bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin delete mode 100644 bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin delete mode 100644 bcmdhd/firmware/bcm4343/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4343/fw_bcm4343.bin delete mode 100644 bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin delete mode 100644 bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin delete mode 100644 bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin delete mode 100644 bcmdhd/firmware/bcm4350/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4350/fw_bcm4350.bin delete mode 100644 bcmdhd/firmware/bcm4354/device-bcm.mk delete mode 100755 bcmdhd/firmware/bcm4354/fw_bcm4354.bin delete mode 100755 bcmdhd/firmware/bcm4354/fw_bcm4354_ap.bin delete mode 100644 bcmdhd/firmware/bcm4356/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4356/fw_bcm4356_ap_pcie.bin delete mode 100644 bcmdhd/firmware/bcm4356/fw_bcm4356_ap_sdio.bin delete mode 100644 bcmdhd/firmware/bcm4356/fw_bcm4356_pcie.bin delete mode 100644 bcmdhd/firmware/bcm4356/fw_bcm4356_sdio.bin delete mode 100644 bcmdhd/firmware/bcm4358/device-bcm.mk delete mode 100644 bcmdhd/firmware/bcm4358/fw_bcm4358.bin delete mode 100644 bcmdhd/firmware/bcm4358/fw_bcm4358_ap.bin diff --git a/bcmdhd/firmware/LICENSE.TXT b/bcmdhd/firmware/LICENSE.TXT deleted file mode 100644 index a418468..0000000 --- a/bcmdhd/firmware/LICENSE.TXT +++ /dev/null @@ -1,216 +0,0 @@ -SOFTWARE LICENSE AGREEMENT - -Unless you and Broadcom Corporation ("Broadcom") execute a separate written -software license agreement governing use of the accompanying software, this -software is licensed to you under the terms of this Software License -Agreement ("Agreement"). - -ANY USE, REPRODUCTION OR DISTRIBUTION OF THE SOFTWARE CONSTITUTES YOUR -ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS. - -1.1. "Broadcom Product" means any of the proprietary integrated circuit -product(s) sold by Broadcom with which the Software was designed to be used, -or their successors. - -1.2. "Licensee" means you or if you are accepting on behalf of an entity -then the entity and its affiliates exercising rights under, and complying -with all of the terms of this Agreement. - -1.3. "Software" shall mean that software made available by Broadcom to -Licensee in binary code form with this Agreement. - -2. LICENSE GRANT; OWNERSHIP - -2.1. License Grants. Subject to the terms and conditions of this Agreement, -Broadcom hereby grants to Licensee a non-exclusive, non-transferable, -royalty-free license (i) to use and integrate the Software in conjunction -with any other software; and (ii) to reproduce and distribute the Software -complete, unmodified and only for use with a Broadcom Product. - -2.2. Restriction on Modification. If and to the extent that the Software is -designed to be compliant with any published communications standard -(including, without limitation, DOCSIS, HomePNA, IEEE, and ITU standards), -Licensee may not make any modifications to the Software that would cause the -Software or the accompanying Broadcom Products to be incompatible with such -standard. - -2.3. Restriction on Distribution. Licensee shall only distribute the -Software (a) under the terms of this Agreement and a copy of this Agreement -accompanies such distribution, and (b) agrees to defend and indemnify -Broadcom and its licensors from and against any damages, costs, liabilities, -settlement amounts and/or expenses (including attorneys' fees) incurred in -connection with any claim, lawsuit or action by any third party that arises -or results from the use or distribution of any and all Software by the -Licensee except as contemplated herein. - -2.4. Proprietary Notices. Licensee shall not remove, efface or obscure any -copyright or trademark notices from the Software. Licensee shall include -reproductions of the Broadcom copyright notice with each copy of the -Software, except where such Software is embedded in a manner not readily -accessible to the end user. Licensee acknowledges that any symbols, -trademarks, tradenames, and service marks adopted by Broadcom to identify the -Software belong to Broadcom and that Licensee shall have no rights therein. - -2.5. Ownership. Broadcom shall retain all right, title and interest, -including all intellectual property rights, in and to the Software. Licensee -hereby covenants that it will not assert any claim that the Software created -by or for Broadcom infringe any intellectual property right owned or -controlled by Licensee. - -2.6. No Other Rights Granted; Restrictions. Apart from the license rights -expressly set forth in this Agreement, Broadcom does not grant and Licensee -does not receive any ownership right, title or interest nor any security -interest or other interest in any intellectual property rights relating to -the Software, nor in any copy of any part of the foregoing. No license is -granted to Licensee in any human readable code of the Software (source code). -Licensee shall not (i) use, license, sell or otherwise distribute the -Software except as provided in this Agreement, (ii) attempt to reverse -engineer, decompile or disassemble any portion of the Software; or (iii) use -the Software or other material in violation of any applicable law or -regulation, including but not limited to any regulatory agency, such as FCC, -rules. - -3. NO WARRANTY OR SUPPORT - -3.1. No Warranty. THE SOFTWARE IS OFFERED "AS IS," AND BROADCOM GRANTS AND -LICENSEE RECEIVES NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, BY STATUTE, -COMMUNICATION OR CONDUCT WITH LICENSEE, OR OTHERWISE. BROADCOM SPECIFICALLY -DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A SPECIFIC -PURPOSE OR NONINFRINGEMENT CONCERNING THE SOFTWARE OR ANY UPGRADES TO OR -DOCUMENTATION FOR THE SOFTWARE. WITHOUT LIMITATION OF THE ABOVE, BROADCOM -GRANTS NO WARRANTY THAT THE SOFTWARE IS ERROR-FREE OR WILL OPERATE WITHOUT -INTERRUPTION, AND GRANTS NO WARRANTY REGARDING ITS USE OR THE RESULTS -THEREFROM INCLUDING, WITHOUT LIMITATION, ITS CORRECTNESS, ACCURACY OR -RELIABILITY. - -3.2. No Support. Nothing in this agreement shall obligate Broadcom to -provide any support for the Software. Broadcom may, but shall be under no -obligation to, correct any defects in the Software and/or provide updates to -licensees of the Software. Licensee shall make reasonable efforts to -promptly report to Broadcom any defects it finds in the Software, as an aid -to creating improved revisions of the Software. - -3.3. Dangerous Applications. The Software is not designed, intended, or -certified for use in components of systems intended for the operation of -weapons, weapons systems, nuclear installations, means of mass -transportation, aviation, life-support computers or equipment (including -resuscitation equipment and surgical implants), pollution control, hazardous -substances management, or for any other dangerous application in which the -failure of the Software could create a situation where personal injury or -death may occur. Licensee understands that use of the Software in such -applications is fully at the risk of Licensee. - -4. TERM AND TERMINATION - -4.1. Termination. This Agreement will automatically terminate if Licensee -fails to comply with any of the terms and conditions hereof. In such event, -Licensee must destroy all copies of the Software and all of its component -parts. - -4.2. Effect Of Termination. Upon any termination of this Agreement, the -rights and licenses granted to Licensee under this Agreement shall -immediately terminate. - -4.3. Survival. The rights and obligations under this Agreement which by -their nature should survive termination will remain in effect after -expiration or termination of this Agreement. - -5. CONFIDENTIALITY - -5.1. Obligations. Licensee acknowledges and agrees that any documentation -relating to the Software, and any other information (if such other -information is identified as confidential or should be recognized as -confidential under the circumstances) provided to Licensee by Broadcom -hereunder (collectively, "Confidential Information") constitute the -confidential and proprietary information of Broadcom, and that Licensee's -protection thereof is an essential condition to Licensee's use and possession -of the Software. Licensee shall retain all Confidential Information in -strict confidence and not disclose it to any third party or use it in any way -except under a written agreement with terms and conditions at least as -protective as the terms of this Section. Licensee will exercise at least the -same amount of diligence in preserving the secrecy of the Confidential -Information as it uses in preserving the secrecy of its own most valuable -confidential information, but in no event less than reasonable diligence. -Information shall not be considered Confidential Information if and to the -extent that it: (i) was in the public domain at the time it was disclosed or -has entered the public domain through no fault of Licensee; (ii) was known to -Licensee, without restriction, at the time of disclosure as proven by the -files of Licensee in existence at the time of disclosure; or (iii) becomes -known to Licensee, without restriction, from a source other than Broadcom -without breach of this Agreement by Licensee and otherwise not in violation -of Broadcom's rights. - -5.2. Return of Confidential Information. Notwithstanding the foregoing, all -documents and other tangible objects containing or representing Broadcom -Confidential Information and all copies thereof which are in the possession -of Licensee shall be and remain the property of Broadcom, and shall be -promptly returned to Broadcom upon written request by Broadcom or upon -termination of this Agreement. - -6. LIMITATION OF LIABILITY -TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT SHALL BROADCOM OR ANY OF -BROADCOM'S LICENSORS HAVE ANY LIABILITY FOR ANY INDIRECT, INCIDENTAL, -SPECIAL, OR CONSEQUENTIAL DAMAGES, HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER FOR BREACH OF CONTRACT, TORT (INCLUDING NEGLIGENCE) OR -OTHERWISE, ARISING OUT OF THIS AGREEMENT, INCLUDING BUT NOT LIMITED TO LOSS -OF PROFITS, EVEN IF SUCH PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. IN NO EVENT WILL BROADCOM'S LIABILITY WHETHER IN CONTRACT, TORT -(INCLUDING NEGLIGENCE), OR OTHERWISE, EXCEED THE AMOUNT PAID BY LICENSEE FOR -SOFTWARE UNDER THIS AGREEMENT. THESE LIMITATIONS SHALL APPLY NOTWITHSTANDING -ANY FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. - -7. MISCELLANEOUS - -7.1. Export Regulations. YOU UNDERSTAND AND AGREE THAT THE SOFTWARE IS -SUBJECT TO UNITED STATES AND OTHER APPLICABLE EXPORT-RELATED LAWS AND -REGULATIONS AND THAT YOU MAY NOT EXPORT, RE-EXPORT OR TRANSFER THE SOFTWARE -OR ANY DIRECT PRODUCT OF THE SOFTWARE EXCEPT AS PERMITTED UNDER THOSE LAWS. -WITHOUT LIMITING THE FOREGOING, EXPORT, RE-EXPORT OR TRANSFER OF THE SOFTWARE -TO CUBA, IRAN, NORTH KOREA, SUDAN AND SYRIA IS PROHIBITED. - -7.2 Assignment. This Agreement shall be binding upon and inure to the -benefit of the parties and their respective successors and assigns, provided, -however that Licensee may not assign this Agreement or any rights or -obligation hereunder, directly or indirectly, by operation of law or -otherwise, without the prior written consent of Broadcom, and any such -attempted assignment shall be void. Notwithstanding the foregoing, Licensee -may assign this Agreement to a successor to all or substantially all of its -business or assets to which this Agreement relates that is not a competitor -of Broadcom. - -7.3. Governing Law; Venue. This Agreement shall be governed by the laws of -California without regard to any conflict-of-laws rules, and the United -Nations Convention on Contracts for the International Sale of Goods is hereby -excluded. The sole jurisdiction and venue for actions related to the subject -matter hereof shall be the state and federal courts located in the County of -Orange, California, and both parties hereby consent to such jurisdiction and -venue. - -7.4. Severability. All terms and provisions of this Agreement shall, if -possible, be construed in a manner which makes them valid, but in the event -any term or provision of this Agreement is found by a court of competent -jurisdiction to be illegal or unenforceable, the validity or enforceability -of the remainder of this Agreement shall not be affected if the illegal or -unenforceable provision does not materially affect the intent of this -Agreement. If the illegal or unenforceable provision materially affects the -intent of the parties to this Agreement, this Agreement shall become -terminated. - -7.5. Equitable Relief. Licensee hereby acknowledges that its breach of this -Agreement would cause irreparable harm and significant injury to Broadcom -that may be difficult to ascertain and that a remedy at law would be -inadequate. Accordingly, Licensee agrees that Broadcom shall have the right -to seek and obtain immediate injunctive relief to enforce obligations under -the Agreement in addition to any other rights and remedies it may have. - -7.6. Waiver. The waiver of, or failure to enforce, any breach or default -hereunder shall not constitute the waiver of any other or subsequent breach -or default. - -7.7. Entire Agreement. This Agreement sets forth the entire Agreement -between the parties and supersedes any and all prior proposals, agreements -and representations between them, whether written or oral concerning the -Software. This Agreement may be changed only by mutual agreement of the -parties in writing. diff --git a/bcmdhd/firmware/bcm4324/device-bcm.mk b/bcmdhd/firmware/bcm4324/device-bcm.mk deleted file mode 100644 index 5fdd323..0000000 --- a/bcmdhd/firmware/bcm4324/device-bcm.mk +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm4324.bin -BCM_FW_SRC_FILE_AP := fw_bcm4324.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4324/fw_bcm4324.bin b/bcmdhd/firmware/bcm4324/fw_bcm4324.bin deleted file mode 100644 index 8cc3cd2..0000000 Binary files a/bcmdhd/firmware/bcm4324/fw_bcm4324.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4329/device-bcm.mk b/bcmdhd/firmware/bcm4329/device-bcm.mk deleted file mode 100644 index aaef789..0000000 --- a/bcmdhd/firmware/bcm4329/device-bcm.mk +++ /dev/null @@ -1,30 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -ifeq ($(strip $(WIFI_BAND)),802_11_ABG) -BCM_FW_SRC_FILE_STA := fw_bcm4329_abg.bin -else -BCM_FW_SRC_FILE_STA := fw_bcm4329.bin -endif -BCM_FW_SRC_FILE_AP := fw_bcm4329_apsta.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4329/fw_bcm4329.bin b/bcmdhd/firmware/bcm4329/fw_bcm4329.bin deleted file mode 100644 index 167a1c4..0000000 Binary files a/bcmdhd/firmware/bcm4329/fw_bcm4329.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4329/fw_bcm4329_abg.bin b/bcmdhd/firmware/bcm4329/fw_bcm4329_abg.bin deleted file mode 100644 index f1cb13a..0000000 Binary files a/bcmdhd/firmware/bcm4329/fw_bcm4329_abg.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4329/fw_bcm4329_apsta.bin b/bcmdhd/firmware/bcm4329/fw_bcm4329_apsta.bin deleted file mode 100644 index d58f474..0000000 Binary files a/bcmdhd/firmware/bcm4329/fw_bcm4329_apsta.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4330/device-bcm.mk b/bcmdhd/firmware/bcm4330/device-bcm.mk deleted file mode 100644 index b008d44..0000000 --- a/bcmdhd/firmware/bcm4330/device-bcm.mk +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -ifeq ($(strip $(WIFI_BAND)),802_11_BG) -BCM_FW_SRC_FILE_STA := fw_bcm4330_bg.bin -BCM_FW_SRC_FILE_AP := fw_bcm4330_apsta_bg.bin -else -BCM_FW_SRC_FILE_STA := fw_bcm4330_abg.bin -BCM_FW_SRC_FILE_AP := fw_bcm4330_apsta_bg.bin -endif - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4330/fw_bcm4330_abg.bin b/bcmdhd/firmware/bcm4330/fw_bcm4330_abg.bin deleted file mode 100644 index 3dd0444..0000000 Binary files a/bcmdhd/firmware/bcm4330/fw_bcm4330_abg.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4330/fw_bcm4330_apsta_bg.bin b/bcmdhd/firmware/bcm4330/fw_bcm4330_apsta_bg.bin deleted file mode 100644 index 2cde8a3..0000000 Binary files a/bcmdhd/firmware/bcm4330/fw_bcm4330_apsta_bg.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4330/fw_bcm4330_bg.bin b/bcmdhd/firmware/bcm4330/fw_bcm4330_bg.bin deleted file mode 100644 index 0269ced..0000000 Binary files a/bcmdhd/firmware/bcm4330/fw_bcm4330_bg.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm43341/device-bcm.mk b/bcmdhd/firmware/bcm43341/device-bcm.mk deleted file mode 100644 index 3ee7745..0000000 --- a/bcmdhd/firmware/bcm43341/device-bcm.mk +++ /dev/null @@ -1,24 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm43341.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm43341/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin -######################## diff --git a/bcmdhd/firmware/bcm43341/fw_bcm43341.bin b/bcmdhd/firmware/bcm43341/fw_bcm43341.bin deleted file mode 100644 index fa43d2e..0000000 Binary files a/bcmdhd/firmware/bcm43341/fw_bcm43341.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4335/device-bcm.mk b/bcmdhd/firmware/bcm4335/device-bcm.mk deleted file mode 100644 index 6c12721..0000000 --- a/bcmdhd/firmware/bcm4335/device-bcm.mk +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2013 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcmdhd.bin -BCM_FW_SRC_FILE_AP := fw_bcmdhd_ap.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_ap.bin diff --git a/bcmdhd/firmware/bcm4335/fw_bcmdhd.bin b/bcmdhd/firmware/bcm4335/fw_bcmdhd.bin deleted file mode 100644 index a670e96..0000000 Binary files a/bcmdhd/firmware/bcm4335/fw_bcmdhd.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4335/fw_bcmdhd_ap.bin b/bcmdhd/firmware/bcm4335/fw_bcmdhd_ap.bin deleted file mode 100644 index 48b809e..0000000 Binary files a/bcmdhd/firmware/bcm4335/fw_bcmdhd_ap.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4335/fw_bcmdhd_mfg.bin b/bcmdhd/firmware/bcm4335/fw_bcmdhd_mfg.bin deleted file mode 100644 index 374e9b0..0000000 Binary files a/bcmdhd/firmware/bcm4335/fw_bcmdhd_mfg.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4339/device-bcm.mk b/bcmdhd/firmware/bcm4339/device-bcm.mk deleted file mode 100644 index 981f227..0000000 --- a/bcmdhd/firmware/bcm4339/device-bcm.mk +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2013 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcmdhd.bin -BCM_FW_SRC_FILE_AP := fw_bcmdhd_apsta.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin diff --git a/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin b/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin deleted file mode 100644 index af2c885..0000000 Binary files a/bcmdhd/firmware/bcm4339/fw_bcmdhd.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin b/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin deleted file mode 100644 index 4f5f105..0000000 Binary files a/bcmdhd/firmware/bcm4339/fw_bcmdhd_apsta.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin b/bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin deleted file mode 100644 index b40cd8a..0000000 Binary files a/bcmdhd/firmware/bcm4339/fw_bcmdhd_fp.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4343/device-bcm.mk b/bcmdhd/firmware/bcm4343/device-bcm.mk deleted file mode 100644 index 2bacea8..0000000 --- a/bcmdhd/firmware/bcm4343/device-bcm.mk +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 2013 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm4343.bin -BCM_FW_SRC_FILE_AP := fw_bcm4343_apsta.bin - -ifneq (,$(WIFI_FW_VER)) -ifneq (,$(filter a0, $(WIFI_FW_VER))) -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -endif -ifneq (,$(filter a1, $(WIFI_FW_VER))) -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin_a1 \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin_a1 -endif -else -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -endif diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343.bin deleted file mode 100644 index 949d379..0000000 Binary files a/bcmdhd/firmware/bcm4343/fw_bcm4343.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin deleted file mode 100644 index efa0ea6..0000000 Binary files a/bcmdhd/firmware/bcm4343/fw_bcm4343_a1.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin deleted file mode 100644 index 0ea4a9a..0000000 Binary files a/bcmdhd/firmware/bcm4343/fw_bcm4343_a1_apsta.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin deleted file mode 100644 index 904cc3d..0000000 Binary files a/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4350/device-bcm.mk b/bcmdhd/firmware/bcm4350/device-bcm.mk deleted file mode 100644 index 2224b36..0000000 --- a/bcmdhd/firmware/bcm4350/device-bcm.mk +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm4350.bin -BCM_FW_SRC_FILE_AP := fw_bcm4350.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4350/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4350/fw_bcm4350.bin b/bcmdhd/firmware/bcm4350/fw_bcm4350.bin deleted file mode 100644 index 7011d77..0000000 Binary files a/bcmdhd/firmware/bcm4350/fw_bcm4350.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4354/device-bcm.mk b/bcmdhd/firmware/bcm4354/device-bcm.mk deleted file mode 100644 index 0b8c54c..0000000 --- a/bcmdhd/firmware/bcm4354/device-bcm.mk +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm4354.bin -BCM_FW_SRC_FILE_AP := fw_bcm4354_ap.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4354/fw_bcm4354.bin b/bcmdhd/firmware/bcm4354/fw_bcm4354.bin deleted file mode 100755 index 8a766f7..0000000 Binary files a/bcmdhd/firmware/bcm4354/fw_bcm4354.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4354/fw_bcm4354_ap.bin b/bcmdhd/firmware/bcm4354/fw_bcm4354_ap.bin deleted file mode 100755 index 43efaaa..0000000 Binary files a/bcmdhd/firmware/bcm4354/fw_bcm4354_ap.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4356/device-bcm.mk b/bcmdhd/firmware/bcm4356/device-bcm.mk deleted file mode 100644 index 8c7ba7b..0000000 --- a/bcmdhd/firmware/bcm4356/device-bcm.mk +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -ifeq ($(strip $(WIFI_BUS)),SDIO) -BCM_FW_SRC_FILE_STA := fw_bcm4356_sdio.bin -BCM_FW_SRC_FILE_AP := fw_bcm4356_ap_sdio.bin -else -BCM_FW_SRC_FILE_STA := fw_bcm4356_pcie.bin -BCM_FW_SRC_FILE_AP := fw_bcm4356_ap_pcie.bin -endif - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_pcie.bin b/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_pcie.bin deleted file mode 100644 index 6404d65..0000000 Binary files a/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_pcie.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_sdio.bin b/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_sdio.bin deleted file mode 100644 index 552b86a..0000000 Binary files a/bcmdhd/firmware/bcm4356/fw_bcm4356_ap_sdio.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4356/fw_bcm4356_pcie.bin b/bcmdhd/firmware/bcm4356/fw_bcm4356_pcie.bin deleted file mode 100644 index 59d7663..0000000 Binary files a/bcmdhd/firmware/bcm4356/fw_bcm4356_pcie.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4356/fw_bcm4356_sdio.bin b/bcmdhd/firmware/bcm4356/fw_bcm4356_sdio.bin deleted file mode 100644 index 552b86a..0000000 Binary files a/bcmdhd/firmware/bcm4356/fw_bcm4356_sdio.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4358/device-bcm.mk b/bcmdhd/firmware/bcm4358/device-bcm.mk deleted file mode 100644 index 2f3abca..0000000 --- a/bcmdhd/firmware/bcm4358/device-bcm.mk +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2008 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -######################## --include hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk - -BCM_FW_SRC_FILE_STA := fw_bcm4358.bin -BCM_FW_SRC_FILE_AP := fw_bcm4358_ap.bin - -PRODUCT_COPY_FILES += \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4358/$(BCM_FW_SRC_FILE_STA):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd.bin \ - hardware/broadcom/wlan/bcmdhd/firmware/bcm4358/$(BCM_FW_SRC_FILE_AP):$(TARGET_COPY_OUT_VENDOR)/firmware/fw_bcmdhd_apsta.bin -######################## diff --git a/bcmdhd/firmware/bcm4358/fw_bcm4358.bin b/bcmdhd/firmware/bcm4358/fw_bcm4358.bin deleted file mode 100644 index 5818f34..0000000 Binary files a/bcmdhd/firmware/bcm4358/fw_bcm4358.bin and /dev/null differ diff --git a/bcmdhd/firmware/bcm4358/fw_bcm4358_ap.bin b/bcmdhd/firmware/bcm4358/fw_bcm4358_ap.bin deleted file mode 100644 index 094e75f..0000000 Binary files a/bcmdhd/firmware/bcm4358/fw_bcm4358_ap.bin and /dev/null differ -- cgit v1.1