mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-14 19:25:05 -05:00
set UART register address for mt6575
mt6575 has the same UART register address as mt6577.
This commit is contained in:
parent
ca702a4ec8
commit
4d927125f1
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ hwconfig = {
|
|||
name="MT6573/MT6260"),
|
||||
0x6575: chipconfig( # var1
|
||||
watchdog=0xC0000000, #
|
||||
# uart
|
||||
uart=0xC1009000,
|
||||
da_payload_addr=0xc2001000,
|
||||
pl_payload_addr=0xc2058000,
|
||||
# gcpu_base
|
||||
|
|
Loading…
Reference in a new issue