Author: blogic
Date: 2014-10-26 18:59:55 +0100 (Sun, 26 Oct 2014)
New Revision: 43075

Modified:
   branches/barrier_breaker/target/linux/lantiq/dts/VGV7519.dtsi
Log:
BB: 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

Modified: branches/barrier_breaker/target/linux/lantiq/dts/VGV7519.dtsi
===================================================================
--- branches/barrier_breaker/target/linux/lantiq/dts/VGV7519.dtsi       
2014-10-26 17:58:53 UTC (rev 43074)
+++ branches/barrier_breaker/target/linux/lantiq/dts/VGV7519.dtsi       
2014-10-26 17:59:55 UTC (rev 43075)
@@ -214,7 +214,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 ];
        };
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to