summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2012-03-15 13:44:43 -0700
committerDmitry Shmidt <dimitrysh@google.com>2012-03-15 13:44:43 -0700
commitcc2ef30c2c460d9f4c29289ddefa6b52efb11124 (patch)
tree3a04fba7e2e7ea1e00e241d5e3c0ec8f1c251f55
parentac1a1ebd77c64f03a432e8459faa17713db65123 (diff)
downloadhardware_broadcom_wlan-cc2ef30c2c460d9f4c29289ddefa6b52efb11124.zip
hardware_broadcom_wlan-cc2ef30c2c460d9f4c29289ddefa6b52efb11124.tar.gz
hardware_broadcom_wlan-cc2ef30c2c460d9f4c29289ddefa6b52efb11124.tar.bz2
bcmdhd: Update bcm4324 FW to Ver 6.10.67.0
Change-Id: I15a2b4be354aa8db039fe9e5c04137f25a15508e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r--bcmdhd/firmware/bcm4324/device-bcm.mk27
-rw-r--r--bcmdhd/firmware/bcm4324/fw_bcm4324.binbin0 -> 331249 bytes
2 files changed, 27 insertions, 0 deletions
diff --git a/bcmdhd/firmware/bcm4324/device-bcm.mk b/bcmdhd/firmware/bcm4324/device-bcm.mk
new file mode 100644
index 0000000..06489aa
--- /dev/null
+++ b/bcmdhd/firmware/bcm4324/device-bcm.mk
@@ -0,0 +1,27 @@
+#
+# 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.
+#
+
+########################
+
+BCM_FW_SRC_FILE_STA := fw_bcm4324.bin
+BCM_FW_SRC_FILE_AP := fw_bcm4324.bin
+BCM_FW_SRC_FILE_P2P := fw_bcm4324.bin
+
+PRODUCT_COPY_FILES += \
+ hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_STA):system/vendor/firmware/fw_bcmdhd.bin \
+ hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_AP):system/vendor/firmware/fw_bcmdhd_apsta.bin \
+ hardware/broadcom/wlan/bcmdhd/firmware/bcm4324/$(BCM_FW_SRC_FILE_P2P):system/vendor/firmware/fw_bcmdhd_p2p.bin
+########################
diff --git a/bcmdhd/firmware/bcm4324/fw_bcm4324.bin b/bcmdhd/firmware/bcm4324/fw_bcm4324.bin
new file mode 100644
index 0000000..fcaaa65
--- /dev/null
+++ b/bcmdhd/firmware/bcm4324/fw_bcm4324.bin
Binary files differ