mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "ipq5018: increase bt wait timeout"
This commit is contained in:
commit
d110bd4798
1 changed files with 1 additions and 1 deletions
|
|
@ -640,7 +640,7 @@ typedef enum {
|
|||
BT_WAIT_FOR_STOP = 2,
|
||||
} bt_wait;
|
||||
|
||||
#define BT_TIMEOUT_US 50000
|
||||
#define BT_TIMEOUT_US 500000
|
||||
|
||||
int bt_init(void);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue