Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5502

Advanced users • Re: SWD and earlycon at the same time on rpi5

$
0
0
The Pi5 firmware now has the facility to enable the RP1 UART immediately prior to launching the ARMs so you can get UART debug on the 40-pin header from Linux earlycon / bare metal e.g. if you are using the BOOT_UART header for ARM JTAG.

https://github.com/raspberrypi/rpi-eepr ... 9c43a44062

Update the bootloader using

Code:

sudo rpi-update
config.txt

Code:

enable_rp1_uart=1pciex4_reset=0
Add this to cmdline.txt / use this as the UART_DR address

Code:

earlycon=pl011,0x1f00030000,115200n8

Statistics: Posted by timg236 — Tue Jul 30, 2024 4:43 pm



Viewing all articles
Browse latest Browse all 5502

Trending Articles