lantiq: VG3503J - use the 11G firmware
Use the 11G firmware for the phys as the oem firmware does. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
9d0608eef3
commit
abfdddfb3c
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@
|
|||
|
||||
gphy-xrx200 {
|
||||
compatible = "lantiq,phy-xrx200";
|
||||
firmware1 = "lantiq/vr9_phy22f_a1x.bin"; /*VR9 1.1*/
|
||||
firmware2 = "lantiq/vr9_phy22f_a2x.bin"; /*VR9 1.2*/
|
||||
firmware1 = "lantiq/vr9_phy11g_a1x.bin"; /*VR9 1.1*/
|
||||
firmware2 = "lantiq/vr9_phy11g_a2x.bin"; /*VR9 1.2*/
|
||||
phys = [ 00 01 ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue