Skip to content

Commit

Permalink
Merge pull request #3571 from JohnVeness/patch-1
Browse files Browse the repository at this point in the history
Correct plural in boot-eeprom-rpi4
  • Loading branch information
Alasdair Allan authored Mar 27, 2024
2 parents 235ed83 + 549bd60 commit 96d80ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Raspberry Pi 5, Raspberry Pi 4, 400, Compute Module 4, and Compute Module 4S computers use an EEPROM to boot the system. All other models of Raspberry Pi computer use the `bootcode.bin` file located in the boot filesystem.

NOTE: The scripts and pre-compiled binaries used to create the `rpi-eeprom` package which is used to update the Raspberry Pi 4 bootloader and VLI USB controller EEPROMs is available https://github.com/raspberrypi/rpi-eeprom/[on GitHub].
NOTE: You can find the scripts and pre-compiled binaries used to create `rpi-eeprom` in the https://github.com/raspberrypi/rpi-eeprom/[rpi-eeprom GitHub repository].

=== Boot diagnostics

Expand Down

0 comments on commit 96d80ea

Please sign in to comment.