Fixed Bluetooth on Cubietruck
This commit is contained in:
parent
5b91d28957
commit
a0f44ac5f6
BIN
bin/brcm_bt_reset
Normal file
BIN
bin/brcm_bt_reset
Normal file
Binary file not shown.
Binary file not shown.
@ -42,6 +42,9 @@ else
|
||||
PORT="ttyS1"
|
||||
fi
|
||||
|
||||
# reset port
|
||||
/usr/local/bin/brcm_bt_reset /dev/$PORT
|
||||
|
||||
# Start patching
|
||||
/bin/echo -en "" > /dev/$PORT # pull down RTS on UART
|
||||
log_action_begin_msg "Start pushing firmware to device and waiting max. 60sec to complete"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user