use immediate set in target Makefiles
[oweals/openwrt.git] / target / linux / lantiq / dts / VGV7519.dtsi
index 7891ab153483566f80f60334a89842acbb5e0574..b2399afe7e2e81439cb9a62f035a0fe0b730ddf5 100644 (file)
        memory@0 {
                reg = <0x0 0x4000000>;
        };
-       
+
+       cputemp@0 {
+               compatible = "lantiq,cputemp";
+       };
+
        fpi@10000000 {
                localbus@0 {
                        nor-boot@0 {
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0>;
-               mac-address = [ 00 11 22 33 44 55 ];
+               mtd-mac-address = <&boardconfig 0x16>;
+               lantiq,switch;
 
                ethernet@0 {
                        compatible = "lantiq,xrx200-pdi-port";
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <1>;
-               mac-address = [ 00 11 22 33 44 56 ];
+               mtd-mac-address = <&boardconfig 0x16>;
+               mtd-mac-address-increment = <2>;
                lantiq,wan;
 
                ethernet@5 {