From cbcecf905ae82ef97010e410fd1f29b231164ac9 Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Mon, 5 May 2014 22:07:51 +0200 Subject: shinano: fix bt firmware load --- bluetooth/vnd_shinano.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bluetooth') diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index ddc48ca..7ae98dc 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,6 +1,6 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" -FW_PATCHFILE_LOCATION = "/system/etc/firmware/" -BT_WAKE_VIA_PROC = TRUE +FW_PATCHFILE_LOCATION = "/system/etc/firmware" +BT_WAKE_VIA_PROC = FALSE LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE BTHW_DBG = FALSE @@ -8,6 +8,6 @@ VNDUSERIAL_DBG = FALSE UPIO_DBG = FALSE UART_TARGET_BAUD_RATE = 3000000 FW_PATCH_SETTLEMENT_DELAY_MS = 100 -USE_AXI_BRIDGE_LOCK = TRUE +USE_AXI_BRIDGE_LOCK = FALSE UART_FORCE_TWO_STOPBITS = TRUE LPM_COMBINE_SLEEP_MODE_AND_LPM = 0 -- cgit v1.2.3