How to update eeprom firmware: Difference between revisions
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
sudo apt upgrade -y | sudo apt upgrade -y | ||
sudo rpi-eeprom-update | sudo rpi-eeprom-update | ||
If a firmware update is available you will be prompted to install it and your Raspberry Pi will reboot. More information about updating the firmware on your Raspberry Pi is available in the [https://www.raspberrypi.com/documentation/computers/raspberry-pi | If a firmware update is available you will be prompted to install it and your Raspberry Pi will reboot. More information about updating the firmware on your Raspberry Pi is available in the [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable official documentation]. | ||
* Use tool '''raspi-config''' to update | * Use tool '''raspi-config''' to update | ||