gaze16-3050: Correct charger input current
Per the charger for the 3050 variants: DC OUTPUT (输出/輸出): 19.5V⎓7.7A 150W The 3060 charger does list 9.23A. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
ff53939a56
commit
38b2a628f9
@ -25,7 +25,7 @@ CHARGER=oz26786
|
||||
CFLAGS+=\
|
||||
-DCHARGER_CHARGE_CURRENT=1536 \
|
||||
-DCHARGER_CHARGE_VOLTAGE=16800 \
|
||||
-DCHARGER_INPUT_CURRENT=9230
|
||||
-DCHARGER_INPUT_CURRENT=7700
|
||||
|
||||
# Set CPU power limits in watts
|
||||
CFLAGS+=\
|
||||
|
Reference in New Issue
Block a user