mirror of https://github.com/hak5/openwrt-owl.git
lantiq: fix DGN3500 root device
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 44428owl
parent
45c912ba13
commit
440d9ddf7f
|
@ -2,7 +2,7 @@
|
|||
|
||||
/ {
|
||||
chosen {
|
||||
bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200";
|
||||
bootargs-append = "root= console=ttyLTQ0,115200";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
|
|
Loading…
Reference in New Issue