BB: vgv7519: support more recent board release with vrx288 v1.2
authorJohn Crispin <john@openwrt.org>
Sun, 26 Oct 2014 17:59:55 +0000 (17:59 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 26 Oct 2014 17:59:55 +0000 (17:59 +0000)
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

SVN-Revision: 43075

target/linux/lantiq/dts/VGV7519.dtsi

index 9af08a7873fdc96b60db4eeda9fc1cc84a5bf140..1ab3a267de023ddd5eec8a9dabf9ab825720bfc1 100644 (file)
 
        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 ];
        };