Skip to content

Commit c87fbff

Browse files
authored
Update README.md
1 parent 9816294 commit c87fbff

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@
1010

1111
# Performance
1212
**It actually runs pretty good!**
13-
14-
But dithering algorithm used for improving image quality has a bit of floats on non hardware accelerated system.
15-
16-
You can disable it by passing ```CFLAGS+=-DNO_DITHER``` to make while building from source
13+
## Overclocking
14+
You can overclock the brick
15+
1. Edit /boot/flash/uEnv.txt
16+
2. Uncomment this line and increase frequency `cpufreq=456`
17+
3. Reboot
1718

1819
# Building
1920
Install cross compiler (because compiling on the brick is painfully slow)

0 commit comments

Comments
 (0)