summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Kim <dojip.kim@lge.com>2014-05-19 15:27:02 -0700
committerPrashant Malani <pmalani@google.com>2014-12-05 12:18:46 -0800
commit43af39bf1c4159c562328750de5a5b3b05d067e2 (patch)
tree0f30ce2a712dc1abba3f5918632256f37e7bf27c
parent275dfeb59977e60285bac2f19f7ff7cdbc4f2307 (diff)
downloadwlan-43af39bf1c4159c562328750de5a5b3b05d067e2.tar.gz
bcm4343: Add firmware 7.10.226.54
Change-Id: I349c21b35fd89102d059f64e3c4f0be2276b374a
-rw-r--r--bcmdhd/firmware/bcm4343/device-bcm.mk22
-rw-r--r--bcmdhd/firmware/bcm4343/fw_bcm4343.binbin0 -> 336359 bytes
-rw-r--r--bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.binbin0 -> 309326 bytes
3 files changed, 22 insertions, 0 deletions
diff --git a/bcmdhd/firmware/bcm4343/device-bcm.mk b/bcmdhd/firmware/bcm4343/device-bcm.mk
new file mode 100644
index 0000000..f3cf3e3
--- /dev/null
+++ b/bcmdhd/firmware/bcm4343/device-bcm.mk
@@ -0,0 +1,22 @@
+# 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
+
+PRODUCT_COPY_FILES += \
+ hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_STA):system/vendor/firmware/fw_bcmdhd.bin \
+ hardware/broadcom/wlan/bcmdhd/firmware/bcm4343/$(BCM_FW_SRC_FILE_AP):system/vendor/firmware/fw_bcmdhd_apsta.bin
diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343.bin
new file mode 100644
index 0000000..7b7724e
--- /dev/null
+++ b/bcmdhd/firmware/bcm4343/fw_bcm4343.bin
Binary files differ
diff --git a/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin b/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin
new file mode 100644
index 0000000..ed77360
--- /dev/null
+++ b/bcmdhd/firmware/bcm4343/fw_bcm4343_apsta.bin
Binary files differ