From 786153248da71dae49c7c89d2f9e961b41e8cb9a Mon Sep 17 00:00:00 2001 From: zhancai.yang Date: Mon, 23 Jun 2014 11:35:31 +0000 Subject: PD#9399 ap6212 baudrate not support 4M --- diff --git a/include/vnd_meson8.txt b/include/vnd_meson8.txt index ae83716..fc87a57 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 = 4000000 +UART_TARGET_BAUD_RATE = 2000000 BT_WAKE_VIA_USERIAL_IOCTL = FALSE LPM_IDLE_TIMEOUT_MULTIPLE = 5 SCO_USE_I2S_INTERFACE = FALSE -- cgit