Use generic led configuration

This commit is contained in:
logicog
2026-02-03 19:24:36 +01:00
parent 5b385385de
commit 360bc1e86d
3 changed files with 16 additions and 142 deletions
-1
View File
@@ -179,7 +179,6 @@ void leds_setup(void) __banked
reg_bit_set(RTL837X_REG_LED_GLB_IO_EN, 29);
else
reg_bit_clear(RTL837X_REG_LED_GLB_IO_EN, 29);
// Configure the LED-set of a port
sfr_data[3] = sfr_data[2] = sfr_data[1] = sfr_data[0] = 0;