Skip to content

Commit d26f14a

Browse files
Add readme
1 parent c00cdd3 commit d26f14a

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# PotatoNV
2+
![GitHub](https://img.shields.io/github/license/mashed-potatoes/PotatoNV)
3+
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/mased-potatoes/PotatoNV?include_prereleases)
4+
5+
Unlock bootloader of Huawei devices on Kirin SoC.
6+
7+
<p align="center">
8+
<img src="https://mpotato.me/img/potatonv-next.png">
9+
</p>
10+
11+
## List of tested devices
12+
13+
Device | Model | Bootloader
14+
------ | --- | ----- |
15+
Honor 7X | `BND` | Kirin 659 (A)
16+
Honor 9 Lite | `LLD` | Kirin 659 (A)
17+
Honor 9 | `STF` | Kirin 960
18+
Huawei Mate 9 | `MHA` | Kirin 960
19+
Huawei Mate 9 Pro | `LON` | Kirin 960
20+
Huawei MediaPad M5 Lite | `BAH2` | Kirin 659 (B)
21+
Huawei Nova 2i / Mate 10 Lite | `RNE` | Kirin 659 (B)
22+
Huawei Nova 2s | `HWI` | Kirin 960
23+
Huawei P Smart 2018 | `FIG` | Kirin 659 (B)
24+
Huawei P10 | `VTR` | Kirin 960
25+
Huawei P20 Lite / Nova 3e | `ANE` | Kirin 659 (A)
26+
Huawei P9 Lite | `VNS` | Kirin 659 (A)
27+
28+
## License
29+
30+
Icons by Icons8.
31+
32+
All bootloaders are Huawei Technologies Co., Ltd. property.
33+
34+
---
35+
36+
Unlock tool for Huawei devices on Kirin SoC.
37+
Copyright (C) 2020 mashed-potatoes
38+
39+
This program is free software: you can redistribute it and/or modify
40+
it under the terms of the GNU General Public License as published by
41+
the Free Software Foundation, either version 3 of the License, or
42+
(at your option) any later version.
43+
44+
This program is distributed in the hope that it will be useful,
45+
but WITHOUT ANY WARRANTY; without even the implied warranty of
46+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47+
GNU General Public License for more details.
48+
49+
You should have received a copy of the GNU General Public License
50+
along with this program. If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)