aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-26 17:18:41 +0000
committerJohn Crispin <blogic@openwrt.org>2014-10-26 17:18:41 +0000
commit8bc0b60fe156549ca7ccfd181d90a25e8caa496c (patch)
treec01b1b9b495172a932a4ef0a6fbd0c350eb920f1 /target/linux/lantiq
parent1f7166872729df506d71b32d58ecefa815cc7202 (diff)
downloadmaster-187ad058-8bc0b60fe156549ca7ccfd181d90a25e8caa496c.tar.gz
master-187ad058-8bc0b60fe156549ca7ccfd181d90a25e8caa496c.tar.bz2
master-187ad058-8bc0b60fe156549ca7ccfd181d90a25e8caa496c.zip
vgv7519: support more recent board release with vrx288 v1.2
The existance of this new board has been confirmed and tested by the guy on this commit https://github.com/openwrt-vgv7519/uboot-bin/commit/76fdd8e638f81e324ffe77856481bd147398f6e8 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/dts/VGV7519.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index e67c07f417..7a7fddb8ed 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -219,7 +219,8 @@
gphy-xrx200 {
compatible = "lantiq,phy-xrx200";
- firmware = "lantiq/vr9_phy11g_a1x.bin";
+ firmware1 = "lantiq/vr9_phy11g_a1x.bin"; /*VR9 1.1*/
+ firmware2 = "lantiq/vr9_phy11g_a2x.bin"; /*VR9 1.2*/
phys = [ 00 01 ];
};