Browse Source

lantiq: fix DGN3500 root device

Signed-off-by: Daniel Gimpelevich <[email protected]>

SVN-Revision: 44428
John Crispin 10 years ago
parent
commit
440d9ddf7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/lantiq/dts/DGN3500.dtsi

+ 1 - 1
target/linux/lantiq/dts/DGN3500.dtsi

@@ -2,7 +2,7 @@
 
 
 / {
 / {
 	chosen {
 	chosen {
-		bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200";
+		bootargs-append = "root= console=ttyLTQ0,115200";
 	};
 	};
 
 
 	memory@0 {
 	memory@0 {