lantiq: fix DGN3500 root device
[openwrt/svn-archive/archive.git] / target / linux / lantiq / dts / DGN3500.dtsi
index 9233b108f5878af31ad4a5a6cb6460a8a4665cb9..5d2c45653190a260d3fc3cae1ebd9827484adf88 100644 (file)
@@ -2,7 +2,7 @@
 
 / {
        chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
+               bootargs-append = "root= console=ttyLTQ0,115200";
        };
 
        memory@0 {
 
                        partition@50000 {
                                reg = <0x50000 0xfa0000>;
-                               label = "linux";
+                               label = "firmware";
                        };
                };
        };