ramips: RT-N56U support fixes and factory image creation

Signed-off-by: Mikko Hissa <mikko.hissa@werzek.com>

SVN-Revision: 41224
This commit is contained in:
John Crispin
2014-06-16 18:57:20 +00:00
parent 28277caccb
commit dc5fe5f73f
6 changed files with 353 additions and 3 deletions

View File

@@ -43,12 +43,20 @@
host-bridge {
pci-bridge@1 {
status = "okay";
wmac@0,0 {
compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604";
reg = < 0x10000 0 0 0 0 >;
ralink,eeprom = "rt2x00pci_1_0.eeprom";
};
};
};
};
wmac@10180000 {
status = "okay";
ralink,2ghz = <0>;
ralink,eeprom = "soc_wmac.eeprom";
};
ehci@101c0000 {