File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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.
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)
You can’t perform that action at this time.
0 commit comments