Skip to content

Commit

Permalink
MT6880 and MT6890 have the same HW code
Browse files Browse the repository at this point in the history
Confirmed by connecting to a Dell DW5931e / Fibocom FM350-GL in BROM USB
DL mode.
  • Loading branch information
cyrozap committed Sep 29, 2024
1 parent 77958d7 commit 6cbe678
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 @@ -358,7 +358,7 @@ def __init__(self, var1=None, watchdog=None, uart=None, brom_payload_addr=None,
efuse_addr=0x11EC0000,
damode=DAmodes.XFLASH,
dacode=0x0992,
name="MT6890"),
name="MT6880/MT6890"),
0x2601: Chipconfig(
var1=0xA, # Smartwatch, confirmed
watchdog=0x10007000,
Expand Down

0 comments on commit 6cbe678

Please sign in to comment.