lantiq: experia v8 fixes
authorJohn Crispin <john@openwrt.org>
Mon, 7 Oct 2013 15:03:00 +0000 (15:03 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 7 Oct 2013 15:03:00 +0000 (15:03 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38328

target/linux/lantiq/dts/VGV7519BRN.dts
target/linux/lantiq/dts/VGV7519NOR.dts
target/linux/lantiq/xrx200/profiles/arv.mk

index 2f4b798946104f70c154454cc8eca75f111fff25..53692a37ea7c49fae45d7c8905e68cbbb486b1f6 100644 (file)
@@ -14,7 +14,7 @@
                                #size-cells = <1>;
 
                                partition@80000 {
-                                       label = "linux";
+                                       label = "firmware";
                                        reg = <0x80000 0x780000>;
                                        read-only;
                                };
index ab5d14c0182a65e086af261cded31eb327e4fbe9..283aa19bf4a421dc7bfcadd2a97bd7e252f137b1 100644 (file)
@@ -24,7 +24,7 @@
                                };
 
                                partition@80000 {
-                                       label = "linux";
+                                       label = "firmware";
                                        reg = <0x80000 0xf80000>;
                                        // 0x080000 - 0x01b0000 : kernel
                                        // 0x1b0000 - 0x1000000 : rootfs (squashfs)
index a018ca352f6d2ea149a97a5db7a2384a38532df2..317297134df16406e32817049ef7cea9b03ad994 100644 (file)
@@ -7,7 +7,7 @@ endef
 $(eval $(call Profile,VG3503J))
 
 define Profile/VGV7519NOR
-  NAME:=Lantiq VR9 - VGV7519NOR
+  NAME:=Experiabox 8 VGV7519
   PACKAGES:=kmod-ath9k wpad-mini \
        kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \
        kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \
@@ -18,7 +18,7 @@ endef
 $(eval $(call Profile,VGV7519NOR))
 
 define Profile/VGV7519BRN
-  NAME:=Lantiq VR9 - VGV7519 (BRN)
+  NAME:=Experiabox 8 VGV7519 (BRN)
   PACKAGES:=kmod-ath9k wpad-mini \
        kmod-ltq-deu-vr9 kmod-ltq-hcd-vr9 \
        kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \