Add firmwares for bcm43430 and bcm43455 02/246302/3 tizen submit/tizen/20201102.041602 submit/tizen/20201103.013458
authorCheoleun Moon <chleun.moon@samsung.com>
Wed, 28 Oct 2020 02:03:51 +0000 (11:03 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Wed, 28 Oct 2020 02:20:13 +0000 (11:20 +0900)
commitf7a364f2214fca62fe40657721db983c18b32c50
tree3e2cabc6f5ac47fdd0817e93c7e009887501fd72
parentce14c6bb7b4d7599aa1ada308806098776d21250
Add firmwares for bcm43430 and bcm43455

Change-Id: Ibbccb45da3457039e48a94d1f38584e356cc8bc4
19 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0644]
LICENSE.Broadcom [new file with mode: 0644]
packaging/wlandrv-plugin-tizen.manifest [new file with mode: 0755]
packaging/wlandrv-plugin-tizen.spec [new file with mode: 0755]
src/CMakeLists.txt [new file with mode: 0755]
src/include/wifi-loader.h [new file with mode: 0755]
src/include/wifi-log.h [new file with mode: 0755]
src/include/wifi-util.h [new file with mode: 0755]
src/main.c [new file with mode: 0755]
src/wifi-loader_bcm.c [new file with mode: 0755]
src/wifi-util.c [new file with mode: 0755]
wlandrv-plugin-tizen/files/wifi-ready.service [new file with mode: 0755]
wlandrv-plugin-tizen/lib/firmware/brcm/brcmfmac43430-sdio.bin [new file with mode: 0644]
wlandrv-plugin-tizen/lib/firmware/brcm/brcmfmac43430-sdio.txt [new file with mode: 0644]
wlandrv-plugin-tizen/lib/firmware/brcm/brcmfmac43455-sdio.bin [new file with mode: 0644]
wlandrv-plugin-tizen/lib/firmware/brcm/brcmfmac43455-sdio.clm_blob [new file with mode: 0644]
wlandrv-plugin-tizen/lib/firmware/brcm/brcmfmac43455-sdio.txt [new file with mode: 0644]
wlandrv-plugin-tizen/usr/bin/wlan.sh [new file with mode: 0755]