Closed whongx closed 7 years ago
Yes
On Tue, May 30, 2017 at 12:26 PM, whongx notifications@github.com wrote:
@whongx commented on this pull request. In blobs/sys_config_pine64-sopine.fex https://github.com/ayufan-pine64/boot-tools/pull/6#discussion_r119063381 : + +;---------------------------------------------------------------------------------- +; system configuration +; ? +;dcdc1_vol ---set dcdc1 voltage,mV,1600-3400,100mV/step +;dcdc2_vol ---set dcdc2 voltage,mV,600-1540,20mV/step +;dcdc3_vol ---set dcdc3 voltage,mV,600-1860,20mV/step +;dcdc4_vol ---set dcdc4 voltage,mV,600-1540,20mV/step +;dcdc5_vol ---set dcdc5 voltage,mV,1000-2550,50mV/step +;aldo2_vol ---set aldo2 voltage,mV,700-3300,100mV/step +;aldo3_vol ---set aldo3 voltage,mV,700-3300,100mV/step +;---------------------------------------------------------------------------------- + +[power_sply] +dcdc1_vol = 1003300 +;dcdc2_vol = 1001100 Just uncomment the system configuration part right? — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ayufan-pine64/boot-tools/pull/6#discussion_r119063381, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTpQZe44duTB1hpkxiW9apPSHlXRnMEks5r--7bgaJpZM4NqF6z .
In blobs/sys_config_pine64-sopine.fex https://github.com/ayufan-pine64/boot-tools/pull/6#discussion_r119063381 :
+ +;---------------------------------------------------------------------------------- +; system configuration +; ? +;dcdc1_vol ---set dcdc1 voltage,mV,1600-3400,100mV/step +;dcdc2_vol ---set dcdc2 voltage,mV,600-1540,20mV/step +;dcdc3_vol ---set dcdc3 voltage,mV,600-1860,20mV/step +;dcdc4_vol ---set dcdc4 voltage,mV,600-1540,20mV/step +;dcdc5_vol ---set dcdc5 voltage,mV,1000-2550,50mV/step +;aldo2_vol ---set aldo2 voltage,mV,700-3300,100mV/step +;aldo3_vol ---set aldo3 voltage,mV,700-3300,100mV/step +;---------------------------------------------------------------------------------- + +[power_sply] +dcdc1_vol = 1003300 +;dcdc2_vol = 1001100
Just uncomment the system configuration part right?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ayufan-pine64/boot-tools/pull/6#discussion_r119063381, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTpQZe44duTB1hpkxiW9apPSHlXRnMEks5r--7bgaJpZM4NqF6z .
Yes
On Tue, May 30, 2017 at 12:26 PM, whongx notifications@github.com wrote: