summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorhyungseoung.yoo <hyungseoung.yoo@samsung.com>2010-09-22 11:12:43 -0700
committerJaikumar Ganesh <jaikumar@google.com>2010-09-23 11:58:49 -0700
commit7b728e2002d9f845ced65943900776c4b050a321 (patch)
tree400d6cd24a85fceadab15b6fd9a76bcdaec38fe7 /init.herring.rc
parent1d7e98b26719cc40cf67bed478c3ef0638c78460 (diff)
downloaddevice_samsung_crespo-7b728e2002d9f845ced65943900776c4b050a321.tar.gz
device_samsung_crespo-7b728e2002d9f845ced65943900776c4b050a321.tar.bz2
device_samsung_crespo-7b728e2002d9f845ced65943900776c4b050a321.zip
S5PC11X: BT: Set uart of 3Mbps for bluetooth in init.herring.rc
supported uart of 3Mbps in gerrit's kernel. Change-Id: I4b4ab0e7941a3659f7b2f939b859e771f28374d2
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 53a3422..1ad1c69 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -131,7 +131,7 @@ service dhcpcd /system/bin/dhcpcd -ABKL
oneshot
service hciattach /system/bin/brcm_patchram_plus -d --enable_hci \
- --baudrate 921600 --patchram /vendor/firmware/bcm4329.hcd /dev/s3c2410_serial0
+ --baudrate 3000000 --patchram /vendor/firmware/bcm4329.hcd /dev/s3c2410_serial0
user bluetooth
group bluetooth net_bt_admin
disabled