From 0736d04a191317fb870aea1d82e50133200a61c7 Mon Sep 17 00:00:00 2001 From: John Veness Date: Tue, 26 Mar 2024 17:47:17 +0000 Subject: [PATCH 1/2] Correct plural in boot-eeprom-rpi4 --- .../asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc b/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc index 10b5393b0d..2b02112792 100644 --- a/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc +++ b/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc @@ -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: 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 are available https://github.com/raspberrypi/rpi-eeprom/[on GitHub]. === Boot diagnostics From 549bd60a24b8c1c07578dafbfe10267aa9ef0a2a Mon Sep 17 00:00:00 2001 From: John Veness Date: Tue, 26 Mar 2024 19:07:52 +0000 Subject: [PATCH 2/2] Update documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc Co-authored-by: nate contino --- .../asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc b/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc index 2b02112792..a0a50fd874 100644 --- a/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc +++ b/documentation/asciidoc/computers/raspberry-pi/boot-eeprom-rpi4.adoc @@ -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 are 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