lantiq: rename gphy firmware
[openwrt/openwrt.git] / target / linux / lantiq / dts / FRITZ3370.dts
index 1b4b28ca95ce65946426e21e9f278a1de4f87383..ef3655de61cba323c1597754a243571d33b55720 100644 (file)
@@ -5,10 +5,11 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "FRITZ3370 - Fritz!Box WLAN 3370";
+       compatible = "avm,fritz3370", "lantiq,xway", "lantiq,vr9";
+       model = "Fritz!Box WLAN 3370";
 
        chosen {
-               bootargs = "ubi.mtd=1,512 root=/dev/mtdblock9";
+               bootargs = "console=ttyLTQ0,115200 ubi.mtd=1,512 root=/dev/mtdblock9";
        };
 
        aliases {
@@ -28,7 +29,7 @@
        fpi@10000000 {
                localbus@0 {
                        nand-parts@0 {
-                               compatible = "gen_nand", "lantiq,nand-xway";
+                               compatible = "lantiq,nand-xway";
                                bank-width = <2>;
                                reg = <1 0x0 0x2000000>;
                                #address-cells = <1>;
 
        gphy-xrx200 {
                compatible = "lantiq,phy-xrx200";
-               firmware = "lantiq/vr9_phy11g_a1x.bin";
+               firmware = "lantiq/xrx200_phy11g_a14.bin";
                phys = [ 00 01 ];
        };
 
                reg = <4 0>;
                spi-max-frequency = <1000000>;
 
-               partition@0 {
+               urlader: partition@0 {
                        reg = <0x0 0x20000>;
                        label = "urlader";
                        read-only;
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0>;
-               mac-address = [ 00 11 22 33 44 55 ];
+               mtd-mac-address = <&urlader 0x987>;
+               mtd-mac-address-increment = <(-2)>;
                lantiq,switch;
 
                ethernet@0 {