Merge "gps: Enable dynamic HSI" into udc-qpr-dev
This commit is contained in:
commit
44c8706a54
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
|
|||
#Chip_Configuration_Io_Options=0x85
|
||||
|
||||
# Enable dynamic HSI
|
||||
Chip_Configuration_Dynamic_HSI=0
|
||||
Chip_Configuration_Dynamic_HSI=1
|
||||
|
||||
# borrow this field to force CP crash on GAL bad ISM
|
||||
#Chip_Configuration_WT1=1
|
||||
|
|
|
@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
|
|||
gnss_device_type=K041
|
||||
gnss_device_patch_address=0
|
||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
Chip_Configuration_Dynamic_HSI=0
|
||||
Chip_Configuration_Dynamic_HSI=1
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
chpp_betp_client=1
|
||||
chpp_log_level=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue