projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2757040
)
vgv7519: support more recent board release with vrx288 v1.2
author
John Crispin
<john@openwrt.org>
Sun, 26 Oct 2014 17:18:41 +0000
(17:18 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 26 Oct 2014 17:18:41 +0000
(17:18 +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: 43072
target/linux/lantiq/dts/VGV7519.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/VGV7519.dtsi
b/target/linux/lantiq/dts/VGV7519.dtsi
index e67c07f417cfa5f025eec5259ce4842ce9ea7a99..7a7fddb8edfda62770d49d36b07a52765806e085 100644
(file)
--- 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 ];
};