summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-02-28 07:26:39 -0500
committerAnas Nashif <nashif@linux.intel.com>2017-02-28 13:29:42 +0000
commitb12d8d478321e4407e854bc4b25d3b56aa869220 (patch)
treeaf65ffccdbae15b5ddb8ca4d951d178e41dc2ec9
parentdf590c2fda38d9b7c6dc9fc96ce85811655e68bd (diff)
Revert "boards: panther: Use 115200 baudrate for BLE UART"
This reverts commit b3a2fc287b219b3c8562c23524ccf09e276dd166. The firmware on production board will have a faster Baudrate. Change-Id: Ifa1abd4c2f882b8ef6e7d9762fc592524177dc48 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--boards/x86/panther/Kconfig.defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/x86/panther/Kconfig.defconfig b/boards/x86/panther/Kconfig.defconfig
index f5c29776b..4e31fe332 100644
--- a/boards/x86/panther/Kconfig.defconfig
+++ b/boards/x86/panther/Kconfig.defconfig
@@ -10,7 +10,7 @@ config BLUETOOTH_UART_ON_DEV_NAME
default UART_QMSI_0_NAME
config UART_QMSI_0_BAUDRATE
- default 115200
+ default 1000000
config UART_QMSI_0_HW_FC
def_bool y