mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-13 02:38:50 +01:00
update readme
This commit is contained in:
parent
4e89f9fc88
commit
d10140feee
13
README.md
13
README.md
@ -88,8 +88,19 @@ Here's how you can flash the firmware on DevTerm(A06 or CM4) or a PC running Ubu
|
|||||||
* [Learning more...](Schematics/)
|
* [Learning more...](Schematics/)
|
||||||
|
|
||||||
## Gearbox
|
## Gearbox
|
||||||
|
### A04
|
||||||
|
|
||||||
Gearbox(A06 only) is a script tool used to adjust the big.LITTLE architecture of the A06 chip.
|
Gearbox is a script tool used to adjust the big.LITTLE architecture of the A06 chip.
|
||||||
|
you can get it by running
|
||||||
|
```
|
||||||
|
sudo apt update
|
||||||
|
sudo apt install -y devterm-gearbox-a04
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### A06
|
||||||
|
Gearbox is a script tool used to adjust the big.LITTLE architecture of the A06 chip.
|
||||||
you can get it by running
|
you can get it by running
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user