mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
"<" and ">" need escaping in markdown
The "<git hash>" bit doesn't display in github
This commit is contained in:
@@ -26,9 +26,7 @@ sudo rpi-update
|
|||||||
|
|
||||||
To upgrade/downgrade to a specific firmware revision, specify it's Git hash as follows:
|
To upgrade/downgrade to a specific firmware revision, specify it's Git hash as follows:
|
||||||
|
|
||||||
<pre>
|
rpi-update <git hash>
|
||||||
rpi-update <git hash>
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
If you'd like to set a different GPU/ARM memory split, then define gpu_mem in /boot/config.txt.
|
If you'd like to set a different GPU/ARM memory split, then define gpu_mem in /boot/config.txt.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user