diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_smdk4x12.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bluetooth/vnd_smdk4x12.txt b/bluetooth/vnd_smdk4x12.txt index b680ecb..a301045 100644 --- a/bluetooth/vnd_smdk4x12.txt +++ b/bluetooth/vnd_smdk4x12.txt @@ -1,5 +1,6 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" -FW_PATCHFILE_LOCATION = "/system/bin/" +FW_PATCHFILE_CHIP_NAME = "bcm4334" +FW_PATCHFILE_LOCATION = "/vendor/firmware/" LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE BTHW_DBG = TRUE |