mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: fix TDW8970.dts commandline and partition name
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37720 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
997be902b2
commit
805fa5f5bd
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user