summaryrefslogtreecommitdiff
authorjiamin.miao <jiamin.miao@amlogic.com>2013-10-16 06:27:08 (GMT)
committer jiamin.miao <jiamin.miao@amlogic.com>2013-10-16 06:27:08 (GMT)
commit81a0986c936d468f20ad3eeb205d618b2c32b393 (patch)
tree6e4451598c8969804074740eb1fe15e12016a4bd
parent5f50eec1032845095dee877e8ed82d1d2f87e2d6 (diff)
downloadlibbt-81a0986c936d468f20ad3eeb205d618b2c32b393.zip
libbt-81a0986c936d468f20ad3eeb205d618b2c32b393.tar.gz
libbt-81a0986c936d468f20ad3eeb205d618b2c32b393.tar.bz2
PD#80944:some platforms open bt failed on 3M, but it can open bt successfully on 4M, so changed to use 4M
Diffstat
-rwxr-xr-xinclude/vnd_meson8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vnd_meson8.txt b/include/vnd_meson8.txt
index fc87a57..ae83716 100755
--- a/include/vnd_meson8.txt
+++ b/include/vnd_meson8.txt
@@ -1,6 +1,6 @@
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyS1"
FW_PATCHFILE_LOCATION = "/etc/bluetooth/"
-UART_TARGET_BAUD_RATE = 2000000
+UART_TARGET_BAUD_RATE = 4000000
BT_WAKE_VIA_USERIAL_IOCTL = FALSE
LPM_IDLE_TIMEOUT_MULTIPLE = 5
SCO_USE_I2S_INTERFACE = FALSE