Changes

Jump to navigation Jump to search

How to update eeprom firmware

7 bytes added, 10:00, 31 December 2025
no edit summary
{{GD Template Impl}}
Here is a tutorial on how to update eeprom, OR you can also refer to official documention: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#automatic-updatesbootloader_update_stable
'''1. Firstly check the bootloader version'''
Maybe the result is following:
<pre>
pi@raspberrypigeekworm:~ $ vcgencmd bootloader_version20242025/0903/23 1410 17:0210:5637version 2682625908f5585e5f4832bb82e74e7d757ec48f 2bb2ae640058a2f3aa8dcbdc2da33302e509668d (release)timestamp 17270965761741626637update-time 17291363871742283181
capabilities 0x0000007f
</pre>
sudo apt update
sudo apt upgrade -y
sudo rpi-eeprom-update-aIf 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-5.html#updating-your-firmware bootloader_update_stable official documentation].
* Use tool '''raspi-config''' to update

Navigation menu