diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-12-27 13:22:49 +0100 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2013-12-27 19:36:14 +0100 |
commit | e742c15f8b07d534e75efcdbe8aae46fbab12017 (patch) | |
tree | f217c5ff611869e862304cca196987bc457b4d29 | |
parent | f5d9ebc2fcece0b2bb55e111298d770ad1a9d5bf (diff) | |
download | device_samsung_galaxys2-common-e742c15f8b07d534e75efcdbe8aae46fbab12017.zip device_samsung_galaxys2-common-e742c15f8b07d534e75efcdbe8aae46fbab12017.tar.gz device_samsung_galaxys2-common-e742c15f8b07d534e75efcdbe8aae46fbab12017.tar.bz2 |
Bluetooth firmware patch file chip name
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r-- | bluetooth/vnd_smdk4210.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/vnd_smdk4210.txt b/bluetooth/vnd_smdk4210.txt index a6b9fed..d78b447 100644 --- a/bluetooth/vnd_smdk4210.txt +++ b/bluetooth/vnd_smdk4210.txt @@ -1,4 +1,5 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" +FW_PATCHFILE_CHIP_NAME = "bcm4330" FW_PATCHFILE_LOCATION = "/vendor/firmware/" LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE |