lantiq: ARV752DPW22: fix wireless mac address
[openwrt/staging/stintel.git] / target / linux / lantiq / dts / ARV752DPW22.dts
index 2a37a3a0bd320c0bff0db706923ca2aae4ee0d0d..54b4e20b3773c4ecbdb07058c942c42eabb1ea31 100644 (file)
@@ -8,7 +8,7 @@
        model = "ARV752DPW22 - Arcor 803";
 
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs = "console=ttyLTQ0,115200";
        };
 
        aliases {
@@ -16,7 +16,7 @@
                led-failsafe = &power_blue;
                led-running = &power_red;
 
-               led-internet = &internet_red;
+               led-dsl = &internet_red;
                led-usb = &umts;
                led-wifi = &wifi;
        };
                restart {
                        label = "restart";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_LEFT>;
+                       linux,code = <KEY_POWER>;
                };
                dsl {
                        label = "dsl";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_RIGHT>;
+                       linux,code = <BTN_0>;
                };
                reset {
                        label = "reset";
                reg = <0x7000 0 0 0 0>;
                ralink,mtd-eeprom = <&boardconfig 0x410>;
                ralink,mtd-eeprom-swap;
+               mtd-mac-address = <&boardconfig 0x16>;
        };
 };