Set lpo_use_apclk for Bluetooth LPO
See 20885e4cb5 (diff-2e7af88854475bf956b335a28df2d3cb)
This commit is contained in:
parent
9127122353
commit
17ed93a1c5
@ -1,5 +1,6 @@
|
||||
; Based on vendor fex in version from 23th Nov 2016
|
||||
; https://github.com/friendlyarm/h3_lichee/blob/97e1a057000511abe8ed85adee6c6474398a427c/tools/pack/chips/sun8iw7p1/configs/nanopi-h3/boards/sys_config_nanopi_m1_plus.fex
|
||||
; Update on 22th Jan 2017 based on most recent FriendlyELEC fex contents
|
||||
;
|
||||
; TODO:
|
||||
; - check whether FA's fex has changed after release
|
||||
@ -552,17 +553,16 @@ luns = 3
|
||||
serial_unique = 0
|
||||
|
||||
[module_para]
|
||||
module_num = 4
|
||||
module_power0 = "vcc-wifi-33"
|
||||
module_power0 =
|
||||
module_power0_vol = 0
|
||||
module_power1 =
|
||||
module_power1_vol =
|
||||
module_power1_vol = 1
|
||||
module_power2 =
|
||||
module_power2_vol =
|
||||
module_power3 =
|
||||
module_power3_vol =
|
||||
chip_en =
|
||||
lpo_use_apclk =
|
||||
lpo_use_apclk = "losc_out"
|
||||
|
||||
[wifi_para]
|
||||
wifi_used = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user