Fix reverse polarity on WGT634U (was : green while booting, amber when ready)
[openwrt.git] / package / broadcom-diag / src / diag.c
index a47d139..2441ce9 100644 (file)
@@ -503,7 +503,7 @@ static struct platform_t __initdata platforms[] = {
                        { .name = "reset",      .gpio = 1 << 2 },
                },
                .leds           = {
-                       { .name = "power",      .gpio = 1 << 3, .polarity = REVERSE },
+                       { .name = "power",      .gpio = 1 << 3, .polarity = NORMAL },
                },
        },
        /* Trendware */