Browse Source

update readme

cuu 8 months ago
parent
commit
d10140feee
1 changed files with 12 additions and 1 deletions
  1. 12 1
      README.md

+ 12 - 1
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/)
 
 ## Gearbox 
+### A04
+
+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
+```
+
+
 
-Gearbox(A06 only) is a script tool used to adjust the big.LITTLE architecture of the A06 chip.  
+### A06 
+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