Skip to content

Commit 6a0b84c

Browse files
andrum993timg236
authored andcommitted
Update release-notes.md
Clarify rp1 earlycon instructions, typos.
1 parent 40134bc commit 6a0b84c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

firmware-2712/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
https://github.com/raspberrypi/rpi-eeprom/issues/527
2020
* Add enable_rp1_uart=1 to config.txt to initialise RP1 UART0 immediately
2121
prior to starting the ARMs get earlycon on 40-pin header (pins 14,15)
22-
Also requires pciex4_reset=0 in config.txt
23-
earlycon=pl011,0x1f00030000,115200n8
22+
Also requires pciex4_reset=0 in config.txt, and
23+
earlycon=pl011,0x1f00030000,115200n8 in cmdline.txt
2424

2525
## 2024-07-25: Support CM4 nEXTRST on CM5 (latest)
2626
* Drive nEXTRST on CM5 for CM4IO compatibility.
@@ -34,8 +34,8 @@
3434
## 2024-06-04: Fix [pi5] config.txt conditional state (latest)
3535
* The [pi5] conditional statement should apply to the entire pi5
3636
family i.e. include cm5 as well.
37-
* Bump SDIO bus priorities to that a GPU/RAM intensive processes
38-
can't unnecessarily stall an I/O processes.
37+
* Bump SDIO bus priorities so that a GPU/RAM intensive process
38+
can't unnecessarily stall I/O.
3939
* Assorted log message tidyups.
4040

4141
## 2024-05-17: Ignore bootloader updates for Pi5 on Pi4 - (latest)

0 commit comments

Comments
 (0)