Răsfoiți Sursa

lantiq: experia v8 fixes

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 38328
John Crispin 12 ani în urmă
părinte
comite
715b62ebad

+ 1 - 1
target/linux/lantiq/dts/VGV7519BRN.dts

@@ -14,7 +14,7 @@
 				#size-cells = <1>;
 
 				partition@80000 {
-					label = "linux";
+					label = "firmware";
 					reg = <0x80000 0x780000>;
 					read-only;
 				};

+ 1 - 1
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)

+ 2 - 2
target/linux/lantiq/xrx200/profiles/arv.mk

@@ -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 \