Skip to content

Commit 8dded6f

Browse files
Merge pull request #3928 from raspberrypi/develop
Roll out to production!
2 parents 7e8ef00 + f100509 commit 8dded6f

File tree

1 file changed

+1
-1
lines changed
  • documentation/asciidoc/computers/config_txt

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/config_txt/boot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If `disable_splash` is set to `1`, the rainbow splash screen will not be shown o
8686

8787
=== `enable_uart`
8888

89-
`enable_uart=1` (in conjunction with `console=serial0` in `cmdline.txt`) requests that the kernel creates a serial console, accessible using GPIOs 14 and 15 (pins 8 and 10 on the 40-pin header). Editing `cmdline.txt` to remove the line `quiet` enables boot messages from the kernel to also appear there. See also `uart_2ndstage`.
89+
`enable_uart=1` (in conjunction with `console=serial0,115200` in `cmdline.txt`) requests that the kernel creates a serial console, accessible using GPIOs 14 and 15 (pins 8 and 10 on the 40-pin header). Editing `cmdline.txt` to remove the line `quiet` enables boot messages from the kernel to also appear there. See also `uart_2ndstage`.
9090

9191
=== `force_eeprom_read`
9292

0 commit comments

Comments
 (0)