lantiq: fix DGN3500 root device
[openwrt/svn-archive/archive.git] / target / linux / lantiq / dts / DGN3500.dtsi
index 75839d253fb4144d6c049ff057bd539e1006083c..5d2c45653190a260d3fc3cae1ebd9827484adf88 100644 (file)
@@ -2,7 +2,7 @@
 
 / {
        chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs-append = "root= console=ttyLTQ0,115200";
        };
 
        memory@0 {
@@ -72,7 +72,7 @@
                #size-cells = <1>;
 
                compatible = "spi-gpio";
-               
+
                gpio-miso = <&gpio 16 0>;
                gpio-mosi = <&gpio 17 0>;
                gpio-sck = <&gpio 18 0>;
 
                        partition@50000 {
                                reg = <0x50000 0xfa0000>;
-                               label = "linux";
+                               label = "firmware";
                        };
                };
        };
                compatible = "ath9k,eeprom";
                ath,eep-flash = <&ath9k_cal 0xf000>;
                ath,pci-slot = <14>;
+               ath,eep-endian;
                ath,eep-swap;
        };
 
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <100>;
-               
+
                rfkill {
                        label = "rfkill";
                        gpios = <&gpio 36 1>;