OSDN Git Service

bcmdhd: Update bcm4324 FW to Ver 6.10.67.0
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 15 Mar 2012 20:44:43 +0000 (13:44 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Thu, 15 Mar 2012 20:44:43 +0000 (13:44 -0700)
Change-Id: I15a2b4be354aa8db039fe9e5c04137f25a15508e
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
bcmdhd/firmware/bcm4324/device-bcm.mk [new file with mode: 0644]
bcmdhd/firmware/bcm4324/fw_bcm4324.bin [new file with mode: 0644]

diff --git a/bcmdhd/firmware/bcm4324/device-bcm.mk b/bcmdhd/firmware/bcm4324/device-bcm.mk
new file mode 100644 (file)
index 0000000..06489aa
--- /dev/null
@@ -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 (file)
index 0000000..fcaaa65
Binary files /dev/null and b/bcmdhd/firmware/bcm4324/fw_bcm4324.bin differ