diff options
author | John Crispin <john@openwrt.org> | 2014-08-18 13:09:11 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-08-18 13:09:11 +0000 |
commit | b796ff6ef37d4a1498cd416a7f02e392e295dc77 (patch) | |
tree | 7d9cde7fa66e63217fd711ba629980657353707f /target/linux/lantiq/dts/ARV7519RWV12.dts | |
parent | c2668207de34e046c5fe04ffc34c9d1cd2d2740a (diff) | |
download | upstream-b796ff6ef37d4a1498cd416a7f02e392e295dc77.tar.gz upstream-b796ff6ef37d4a1498cd416a7f02e392e295dc77.tar.bz2 upstream-b796ff6ef37d4a1498cd416a7f02e392e295dc77.zip |
lantiq: generate unique ARV7519RW22 firmware
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42183
Diffstat (limited to 'target/linux/lantiq/dts/ARV7519RWV12.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV7519RWV12.dts | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/lantiq/dts/ARV7519RWV12.dts b/target/linux/lantiq/dts/ARV7519RWV12.dts deleted file mode 100644 index 0dd7972d18..0000000000 --- a/target/linux/lantiq/dts/ARV7519RWV12.dts +++ /dev/null @@ -1,11 +0,0 @@ -/dts-v1/; - -/include/ "ARV7519RW.dtsi" - -/ { - gphy-xrx200 { - compatible = "lantiq,phy-xrx200"; - firmware = "lantiq/vr9_phy22f_a2x.bin"; /*VR9 1.2*/ - phys = [ 00 01 ]; - }; -}; |