diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-12-31 15:13:56 +0100 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2014-01-01 21:36:52 +0100 |
commit | 1c253f190be4f38a6709db25d78fb3150c144fb1 (patch) | |
tree | b587e8678007d32f2f993d4ce753e0f4cf81deb1 /bluetooth | |
parent | b3cda6f971d7d89b8ea7bc0db518bff7a40d3df7 (diff) | |
download | device_samsung_p5100-1c253f190be4f38a6709db25d78fb3150c144fb1.zip device_samsung_p5100-1c253f190be4f38a6709db25d78fb3150c144fb1.tar.gz device_samsung_p5100-1c253f190be4f38a6709db25d78fb3150c144fb1.tar.bz2 |
Bluetooth firmware patch file chip name
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_espresso10.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/vnd_espresso10.txt b/bluetooth/vnd_espresso10.txt index e487dc4..6f4ab03 100644 --- a/bluetooth/vnd_espresso10.txt +++ b/bluetooth/vnd_espresso10.txt @@ -1,4 +1,5 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyO1" +FW_PATCHFILE_CHIP_NAME = "bcm4330" FW_PATCHFILE_LOCATION = "/vendor/firmware/" FW_PATCH_SETTLEMENT_DELAY_MS = 50 BTVND_DBG = FALSE |