mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-14 11:14:56 -05:00
MT6880 and MT6890 have the same HW code
Confirmed by connecting to a Dell DW5931e / Fibocom FM350-GL in BROM USB DL mode.
This commit is contained in:
parent
77958d7ac8
commit
6cbe6786b3
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ hwconfig = {
|
|||
efuse_addr=0x11EC0000,
|
||||
damode=DAmodes.XFLASH,
|
||||
dacode=0x0992,
|
||||
name="MT6890"),
|
||||
name="MT6880/MT6890"),
|
||||
0x2601: Chipconfig(
|
||||
var1=0xA, # Smartwatch, confirmed
|
||||
watchdog=0x10007000,
|
||||
|
|
Loading…
Reference in a new issue