Skip to content

Commit

Permalink
Confirm watchdog address for MT6890
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrozap committed Sep 29, 2024
1 parent 093769e commit cc0a502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtkclient/config/brom_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ def __init__(self, var1=None, watchdog=None, uart=None, brom_payload_addr=None,
dacode=0x0598,
name="ELBRUS/MT0598"),
0x992: Chipconfig( # var1
# watchdog
watchdog=0x10007000,
# uart
# brom_payload_addr
# da_payload_addr
Expand Down

0 comments on commit cc0a502

Please sign in to comment.