lantiq: fix DGN3500 root device
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 44428
This commit is contained in:
parent
45c912ba13
commit
440d9ddf7f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
/ {
|
||||
chosen {
|
||||
bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200";
|
||||
bootargs-append = "root= console=ttyLTQ0,115200";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
|
|
Loading…
Reference in a new issue