From 841e1bf95e4562866f9ac9c184145e791a624358 Mon Sep 17 00:00:00 2001 From: feelfree69 Date: Wed, 11 Feb 2026 18:21:19 +0100 Subject: [PATCH] set sysled to slow blinking directly after leds have been configured --- rtlplayground.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtlplayground.c b/rtlplayground.c index a694958..fdaae9c 100644 --- a/rtlplayground.c +++ b/rtlplayground.c @@ -1902,6 +1902,8 @@ void bootloader(void) leds_dump(); + set_sys_led_state(SYS_LED_SLOW); + if (machine_detected.isRTL8373) rtl8373_init(); else @@ -1982,7 +1984,6 @@ void bootloader(void) dest += 0x1000; } } - set_sys_led_state(SYS_LED_SLOW); #ifdef DEBUG // This register seems to work on the RTL8373 only if also the SDS