]> git.zerfleddert.de Git - rsbs2/commitdiff
don't enable not placed parts
authorMichael Gernoth <michael@gernoth.net>
Thu, 29 Jan 2009 22:23:44 +0000 (23:23 +0100)
committerMichael Gernoth <michael@gernoth.net>
Thu, 29 Jan 2009 22:23:44 +0000 (23:23 +0100)
firmware.c

index 0595bd9645ed973ad0ee01463c06f61de534dcc7..84b4e9246e0996d83699f2ab54b13d85abd53353 100644 (file)
@@ -239,8 +239,6 @@ void handle_boarddescription(unsigned char *fw, int len, int patch)
                                /* Enable ATX and relay power switching */
                                BD_SET(pos, PWRATX);
                                BD_SET(pos, PWRRELAY);
-                               /* Serial */
-                               BD_SET(pos, SERIAL2);
                                /* ATX standby */
                                BD_SET(pos, STANDBY);
                        }
Impressum, Datenschutz