mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02:00
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
@ -2,7 +2,7 @@
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200";
|
||||
bootargs-append = "root= console=ttyLTQ0,115200";
|
||||
};
|
||||
|
||||
memory@0 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user