From: John Crispin Date: Tue, 6 Aug 2013 12:31:16 +0000 (+0000) Subject: lantiq: fix TDW8970.dts commandline and partition name X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7f2eaac407a0cb7bfbfdb7907d9e1654aef76d2a;p=librecmc%2Flibrecmc.git lantiq: fix TDW8970.dts commandline and partition name Signed-off-by: John Crispin SVN-Revision: 37720 --- diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts index a632086188..32fea9f915 100644 --- a/target/linux/lantiq/dts/TDW8970.dts +++ b/target/linux/lantiq/dts/TDW8970.dts @@ -6,7 +6,7 @@ model = "TDW8970 - TP-LINK TD-W8970"; chosen { - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=jffs2"; + bootargs = "console=ttyLTQ0,115200 init=/etc/preinit"; }; memory@0 { @@ -168,7 +168,7 @@ partition@20000 { reg = <0x20000 0x7a0000>; - label = "firmware"; + label = "linux"; }; partition@7c0000 {