X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FBR-6475ND.dts;h=19070284836bd4a329604fc2494ec0a8de8c1094;hb=36d19e46dfbf0a6baa4f741e8182fbd72dd6575e;hp=b348889d9bb238251cef7548e52200f778b90b93;hpb=f3a243c3dd4183e9355d9917328a951e5fbe3f43;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts index b348889d9b..1907028483 100644 --- a/target/linux/ramips/dts/BR-6475ND.dts +++ b/target/linux/ramips/dts/BR-6475ND.dts @@ -31,12 +31,18 @@ ethernet@10100000 { status = "okay"; + mtd-mac-address = <&devdata 0x0d>; port@0 { ralink,fixed-link = <1000 1 1 1>; }; }; + wmac@10180000 { + status = "okay"; + ralink,mtd-eeprom = <&factory 0>; + }; + pci@10140000 { status = "okay"; @@ -53,9 +59,10 @@ pci-bridge@1 { status = "okay"; wmac@0,0 { + ralink,5ghz = <0>; compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604"; reg = < 0x10000 0 0 0 0 >; - ralink,eeprom = "soc_wmac.eeprom"; + ralink,eeprom = "rt2x00pci_1_0.eeprom"; }; }; }; @@ -95,7 +102,7 @@ read-only; }; - partition@50000 { + devdata: partition@50000 { reg = <0x00050000 0x00020000>; label = "devdata"; read-only;