Skip to content

Commit

Permalink
Add efuse address for MT6890
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrozap committed Sep 29, 2024
1 parent cc0a502 commit 77958d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mtkclient/config/brom_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ def __init__(self, var1=None, watchdog=None, uart=None, brom_payload_addr=None,
# cqdma_base
# ap_dma_mem
# blacklist
efuse_addr=0x11EC0000,
damode=DAmodes.XFLASH,
dacode=0x0992,
name="MT6890"),
Expand Down

0 comments on commit 77958d7

Please sign in to comment.