aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-10-07 15:03:00 +0000
committerJohn Crispin <blogic@openwrt.org>2013-10-07 15:03:00 +0000
commitcfa8b364b8858d320f0910eabea56b42c5687576 (patch)
tree1d3bc8649ad1a5d9c44f8939c1349de72c53b5b0 /target/linux/lantiq/dts
parentc5f8647cde0fd0323e101ef7999ab6fa4e947099 (diff)
downloadupstream-cfa8b364b8858d320f0910eabea56b42c5687576.tar.gz
upstream-cfa8b364b8858d320f0910eabea56b42c5687576.tar.bz2
upstream-cfa8b364b8858d320f0910eabea56b42c5687576.zip
lantiq: experia v8 fixes
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38328 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r--target/linux/lantiq/dts/VGV7519BRN.dts2
-rw-r--r--target/linux/lantiq/dts/VGV7519NOR.dts2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/VGV7519BRN.dts b/target/linux/lantiq/dts/VGV7519BRN.dts
index 2f4b798946..53692a37ea 100644
--- a/target/linux/lantiq/dts/VGV7519BRN.dts
+++ b/target/linux/lantiq/dts/VGV7519BRN.dts
@@ -14,7 +14,7 @@
#size-cells = <1>;
partition@80000 {
- label = "linux";
+ label = "firmware";
reg = <0x80000 0x780000>;
read-only;
};
diff --git a/target/linux/lantiq/dts/VGV7519NOR.dts b/target/linux/lantiq/dts/VGV7519NOR.dts
index ab5d14c018..283aa19bf4 100644
--- a/target/linux/lantiq/dts/VGV7519NOR.dts
+++ b/target/linux/lantiq/dts/VGV7519NOR.dts
@@ -24,7 +24,7 @@
};
partition@80000 {
- label = "linux";
+ label = "firmware";
reg = <0x80000 0xf80000>;
// 0x080000 - 0x01b0000 : kernel
// 0x1b0000 - 0x1000000 : rootfs (squashfs)