mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
Merge branch 'master' of https://github.com/Hexxeh/rpi-update
This commit is contained in:
@@ -15,6 +15,14 @@ To then update your firmware, simply run the following command as root:
|
|||||||
rpi-update
|
rpi-update
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
By default, the 224MB memory split will be used. If you'd like to use the 192MB split, then type:
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
rpi-update 192
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
If you'd like to use the 128MB memory split, then the command is the same as the above, except with 128 instead of 192.
|
||||||
|
|
||||||
After the firmware has been sucessfully updated, you'll need to reboot to load the new firmware.
|
After the firmware has been sucessfully updated, you'll need to reboot to load the new firmware.
|
||||||
|
|
||||||
This tool is experimental, and may screw up your install. If you have problems with it, post an issue to this GitHub repo and I'll see if I can help you.
|
This tool is experimental, and may screw up your install. If you have problems with it, post an issue to this GitHub repo and I'll see if I can help you.
|
||||||
|
|||||||
Reference in New Issue
Block a user