Skip to content

Commit

Permalink
drop uart compatibility note in README
Browse files Browse the repository at this point in the history
It seems to be fixed by the new handshake procedure.

Signed-off-by: Chuanhong Guo <[email protected]>
  • Loading branch information
981213 committed Feb 29, 2024
1 parent f295a35 commit de51592
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,10 @@ The UART recovery protocol is exactly the same as the USB one on MTK smartphone

# Compatibility

## SoCs

This utility should work on all Mediatek SoCs with secure-boot disabled. It's been tested on MT7622/MT7629 and MT798x.

This utility won't work on secure-boot enabled routers.

## USB-UART adapters
Current implementation seems to be a bit picky on UART adapters. It's known to work with WCH CH340/CH341/CH343/CH347. It might stuck at bootrom handshake with some counterfeit FTDI adapters.

# Usage

```
Expand Down

0 comments on commit de51592

Please sign in to comment.