mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-15 02:32:09 +00:00
power_start should be 1 by default
This commit is contained in:
parent
fd9f55157c
commit
0f830d4cd0
15 changed files with 15 additions and 6 deletions
|
@ -13,6 +13,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -13,6 +13,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -13,6 +13,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -13,6 +13,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -11,7 +11,7 @@ ldo3_vol = 2800
|
|||
ldo4_vol = 2800
|
||||
pll4_freq = 960
|
||||
pll6_freq = 960
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 0
|
||||
|
||||
[card_boot]
|
||||
|
|
|
@ -25,6 +25,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -25,6 +25,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -25,6 +25,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -11,7 +11,7 @@ ldo3_vol = 2800
|
|||
ldo4_vol = 2800
|
||||
pll4_freq = 960
|
||||
pll6_freq = 960
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 0
|
||||
|
||||
[card_boot]
|
||||
|
|
|
@ -12,7 +12,7 @@ dcdc3_vol = 1300
|
|||
ldo2_vol = 3000
|
||||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 0
|
||||
|
||||
[clock]
|
||||
|
|
|
@ -12,7 +12,7 @@ dcdc3_vol = 1300
|
|||
ldo2_vol = 3000
|
||||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 0
|
||||
|
||||
[clock]
|
||||
|
|
|
@ -12,7 +12,7 @@ dcdc3_vol = 1250
|
|||
ldo2_vol = 3000
|
||||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 1
|
||||
|
||||
[clock]
|
||||
|
|
|
@ -11,6 +11,7 @@ ldo3_vol = 3300
|
|||
ldo4_vol = 3300
|
||||
pll4_freq = 960
|
||||
pll6_freq = 720
|
||||
power_start = 1
|
||||
|
||||
[card_boot]
|
||||
logical_start = 40960
|
||||
|
|
|
@ -13,6 +13,7 @@ ldo2_vol = 3000
|
|||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
storage_type = 0
|
||||
power_start = 1
|
||||
|
||||
[clock]
|
||||
pll3 = 297
|
||||
|
|
|
@ -12,7 +12,7 @@ dcdc3_vol = 1300
|
|||
ldo2_vol = 3000
|
||||
ldo3_vol = 2800
|
||||
ldo4_vol = 2800
|
||||
power_start = 0
|
||||
power_start = 1
|
||||
storage_type = 0
|
||||
|
||||
[clock]
|
||||
|
|
Loading…
Add table
Reference in a new issue