Convert Figma logo to code with AI

raspberrypi logorpi-eeprom

Installation scripts and binaries for the Raspberry Pi 4 and Raspberry Pi 5 bootloader EEPROMs

1,338
210
1,338
28

Quick Overview

The raspberrypi/rpi-eeprom repository contains firmware and tools for managing the Raspberry Pi 4 and Raspberry Pi 400 EEPROM. The EEPROM (Electrically Erasable Programmable Read-Only Memory) is a crucial component that stores the boot firmware for these Raspberry Pi models, and this project provides utilities to update and manage the EEPROM firmware.

Pros

  • Firmware Updates: The project allows users to easily update the EEPROM firmware on their Raspberry Pi 4 and Raspberry Pi 400 devices, ensuring they have the latest bug fixes and security updates.
  • Customization: The project provides tools to customize the EEPROM configuration, allowing users to tweak boot settings and other parameters to suit their specific needs.
  • Compatibility: The project supports both Raspberry Pi 4 and Raspberry Pi 400 models, providing a unified solution for managing the EEPROM firmware on these devices.
  • Community Support: The project is maintained by the Raspberry Pi Foundation and has a active community of contributors, ensuring ongoing development and support.

Cons

  • Technical Complexity: Updating the EEPROM firmware can be a technical process, and users who are not familiar with low-level system components may find the process daunting.
  • Potential Risks: Improper EEPROM firmware updates can potentially render a Raspberry Pi device unusable, so users must be cautious and follow the instructions carefully.
  • Limited Scope: The project is focused solely on EEPROM firmware management and does not provide broader system management or configuration tools for Raspberry Pi devices.
  • Raspberry Pi 4/400 Specific: The project is designed for Raspberry Pi 4 and Raspberry Pi 400 models, and does not support older Raspberry Pi models.

Code Examples

N/A (This is not a code library)

Getting Started

N/A (This is not a code library)

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

rpi-eeprom

This repository contains the scripts and pre-compiled binaries used to create the rpi-eeprom package which is used to update the Raspberry Pi 4 and Raspberry Pi 5 bootloaders EEPROM images.

Support

Please check the Raspberry Pi general discussion forum if you have a support question.

Reset to factory defaults

To reset the bootloader back to factory defaults use Raspberry Pi Imager to write an EEPROM update image to a spare SD card. Select Misc utility images under the Operating System tab.

Bootloader documentation