From 6259419f8980a1253946f378c009c755b4173964 Mon Sep 17 00:00:00 2001 From: eightycc Date: Fri, 8 Nov 2024 07:08:10 -0800 Subject: [PATCH] Fix raspberrypi bootloop when using serial REPL by removing extra call to serial_early_init. --- ports/raspberrypi/supervisor/port.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ports/raspberrypi/supervisor/port.c b/ports/raspberrypi/supervisor/port.c index 13e5abb61216a..b9697a0f83fd0 100644 --- a/ports/raspberrypi/supervisor/port.c +++ b/ports/raspberrypi/supervisor/port.c @@ -326,8 +326,6 @@ safe_mode_t port_init(void) { // Reset everything into a known state before board_init. reset_port(); - serial_early_init(); - #ifdef CIRCUITPY_PSRAM_CHIP_SELECT setup_psram(); #endif pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy