Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-07-04 Thread John Crispin
applied in r41505


On 04/07/2014 00:24, Roman Yeryomin wrote:
 On 16 April 2014 11:17, Bastian Bittorf bitt...@bluebottle.com
 wrote:
 * Roman Yeryomin leroi.li...@gmail.com [16.04.2014 09:34]:
 Also pci seems to be broken as neither miniPCI slots nor VIA
 ethernet ports are not working:
 
 I've tested this and it works fine:
 https://patchwork.linux-mips.org/patch/6940/ Gabor, any reason it's
 still not in trunk?
 
 
 Regards, Roman ___ 
 openwrt-devel mailing list openwrt-devel@lists.openwrt.org 
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-07-04 Thread Roman Yeryomin
On 4 July 2014 09:35, John Crispin j...@phrozen.org wrote:
 applied in r41505


Thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-07-03 Thread Roman Yeryomin
On 16 April 2014 11:17, Bastian Bittorf bitt...@bluebottle.com wrote:
 * Roman Yeryomin leroi.li...@gmail.com [16.04.2014 09:34]:
 Also pci seems to be broken as neither miniPCI slots nor VIA ethernet
 ports are not working:

I've tested this and it works fine: https://patchwork.linux-mips.org/patch/6940/
Gabor, any reason it's still not in trunk?


Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-04-16 Thread Bastian Bittorf
* Roman Yeryomin leroi.li...@gmail.com [16.04.2014 09:34]:
 Also pci seems to be broken as neither miniPCI slots nor VIA ethernet
 ports are not working:

can you please try to fiddle in:
http://patchwork.linux-mips.org/patch/4087/

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-04-16 Thread Roman Yeryomin
On 16 April 2014 11:17, Bastian Bittorf bitt...@bluebottle.com wrote:
 * Roman Yeryomin leroi.li...@gmail.com [16.04.2014 09:34]:
 Also pci seems to be broken as neither miniPCI slots nor VIA ethernet
 ports are not working:

 can you please try to fiddle in:
 http://patchwork.linux-mips.org/patch/4087/


Looks like not our case.
PCI bus init:

[0.104000] PCI host bridge to bus :00
[0.104000] pci_bus :00: root bus resource [mem 0x5000-0x5fff]
[0.104000] pci_bus :00: root bus resource [io  0x1880-0x188f]
[0.104000] pci_bus :00: No busn resource found for root bus,
will use [bus 00-ff]
[0.132000] pci :00:00.0: [111d:] type 00 class 0x00
[0.132000] pci :00:00.0: reg 10: [mem 0x-0x07ff pref]
[0.188000] pci :00:02.0: [1106:3106] type 00 class 0x02
[0.188000] pci :00:02.0: reg 10: [io  0x-0x00ff]
[0.188000] pci :00:02.0: reg 14: [mem 0x-0x00ff]
[0.188000] pci :00:02.0: supports D1 D2
[0.188000] pci :00:02.0: PME# supported from D1 D2 D3hot D3cold
[0.216000] pci :00:03.0: [1106:3106] type 00 class 0x02
[0.216000] pci :00:03.0: reg 10: [io  0x-0x00ff]
[0.216000] pci :00:03.0: reg 14: [mem 0x-0x00ff]
[0.216000] pci :00:03.0: supports D1 D2
[0.216000] pci :00:03.0: PME# supported from D1 D2 D3hot D3cold
[0.244000] pci :00:04.0: [168c:0013] type 00 class 0x02
[0.244000] pci :00:04.0: reg 10: [mem 0x-0x]
[0.272000] pci :00:05.0: [168c:0013] type 00 class 0x02
[0.272000] pci :00:05.0: reg 10: [mem 0x-0x]
[0.72] pci_bus :00: busn_res: [bus 00-ff] end is updated to 00
[0.72] pci :00:04.0: BAR 0: can't assign mem (size 0x1)
[0.72] pci :00:05.0: BAR 0: can't assign mem (size 0x1)
[0.72] pci :00:02.0: BAR 0: assigned [io  0x1880-0x188000ff]
[0.72] pci :00:02.0: BAR 1: can't assign mem (size 0x100)
[0.72] pci :00:03.0: BAR 0: assigned [io  0x18800400-0x188004ff]
[0.72] pci :00:03.0: BAR 1: can't assign mem (size 0x100)
[0.724000] Switching to clocksource MIPS


Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel