mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-24 23:53:12 +00: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 {
|
chosen {
|
||||||
bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200";
|
bootargs-append = "root= console=ttyLTQ0,115200";
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user