Skip to content

Commit 51c1649

Browse files
Remove duplicate entry
1 parent a643a80 commit 51c1649

File tree

1 file changed

+0
-6
lines changed
  • documentation/asciidoc/computers/legacy_config_txt

1 file changed

+0
-6
lines changed

documentation/asciidoc/computers/legacy_config_txt/boot.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ The `boot_delay_ms` command means wait for a given number of milliseconds in `st
7575

7676
On the Raspberry Pi 4B, if this value is set to `0` then the interrupts will be routed to the Arm cores using the legacy interrupt controller, rather than via the GIC-400. The default value is `1`.
7777

78-
=== `uart_2ndstage`
79-
80-
Setting `uart_2ndstage=1` causes the second-stage loader (`bootcode.bin` on devices prior to the Raspberry Pi 4, or the boot code in the EEPROM for Raspberry Pi 4 devices) and the main firmware (`start*.elf`) to output diagnostic information to UART0.
81-
82-
Be aware that output is likely to interfere with Bluetooth operation unless it is disabled (`dtoverlay=disable-bt`) or switched to the other UART (`dtoverlay=miniuart-bt`), and if the UART is accessed simultaneously to output from Linux, then data loss can occur leading to corrupted output. This feature should only be required when trying to diagnose an early boot loading problem.
83-
8478
[[upstream_kernel]]
8579
=== `upstream_kernel`
8680

0 commit comments

Comments
 (0)