Skip to content

Commit 182671b

Browse files
authored
Merge pull request #4240 from raspberrypi/lurch-patch-1
Flag enable_rp1_uart as being Pi5-only
2 parents 4e95191 + 33f9e4d commit 182671b

File tree

1 file changed

+2
-0
lines changed
  • documentation/asciidoc/computers/config_txt

1 file changed

+2
-0
lines changed

documentation/asciidoc/computers/config_txt/boot.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ Default: `0x0`
165165
[[enable_rp1_uart]]
166166
==== `enable_rp1_uart`
167167

168+
Raspberry Pi 5 only.
169+
168170
When set to `1`, firmware initialises RP1 UART0 to 115200bps and doesn't reset RP1 before starting the OS (separately configurable using `pciex4_reset=1`).
169171
This makes it easier to get UART output on the 40-pin header in early boot-code, for instance during bare-metal debug.
170172

0 commit comments

Comments
 (0)