summaryrefslogtreecommitdiff
path: root/board/felwinter/battery.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/felwinter/battery.c')
-rw-r--r--board/felwinter/battery.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/board/felwinter/battery.c b/board/felwinter/battery.c
index e0c1213130..08c129d118 100644
--- a/board/felwinter/battery.c
+++ b/board/felwinter/battery.c
@@ -42,10 +42,9 @@ const struct board_batt_params board_battery_info[] = {
.reg_data = { 0x0010, 0x0010 },
},
.fet = {
- .mfgacc_support = 1,
- .reg_addr = 0x0054,
- .reg_mask = 0x0006, /* XDSG */
- .disconnect_val = 0x0006,
+ .reg_addr = 0x00,
+ .reg_mask = 0x2000, /* XDSG */
+ .disconnect_val = 0x2000,
}
},
.batt_info = {