mirror of https://github.com/hak5/openwrt-owl.git
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
76fdd8e638
SVN-Revision: 43072
owl
parent
27570407f4
commit
4d7ae64b73
|
@ -219,7 +219,8 @@
|
||||||
|
|
||||||
gphy-xrx200 {
|
gphy-xrx200 {
|
||||||
compatible = "lantiq,phy-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 ];
|
phys = [ 00 01 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue