On 05/09/12 09:28, John Crispin wrote:
> nice one ... booted it on a rt5350 and it works
Thanks for testing!

> i will try to work on the spi this weekend.
SPI works for me already with the existing code:
[    6.300000] m25p80 spi0.0: mx25l25635e (32768 Kbytes)
...
root@OpenWrt:/# hexdump -n 2 -x /dev/mtd2
0000000    5350

> lets try to split this up and avoid duplicate work ;)
I started adding support for the chip in rt2x00, still needs to brew for a
couple of days.

EHCI/OHCI seems to work:
[   12.870000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.890000] rt3883-ehci rt3883-ehci: Ralink RT3883 built-in EHCI controller
[   13.900000] rt3883-ehci rt3883-ehci: new USB bus registered, assigned bus
number 1
[   13.950000] rt3883-ehci rt3883-ehci: irq 26, io mem 0x101c0000
[   13.980000] rt3883-ehci rt3883-ehci: USB 2.0 started, EHCI 1.00
[   13.990000] hub 1-0:1.0: USB hub found
[   14.000000] hub 1-0:1.0: 1 port detected
...
[   15.170000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   15.180000] rt3883-ohci rt3883-ohci: Ralink RT3883 built-in OHCI controller
[   15.200000] rt3883-ohci rt3883-ohci: new USB bus registered, assigned bus
number 2
[   15.210000] rt3883-ohci rt3883-ohci: irq 26, io mem 0x101c1000
[   15.280000] hub 2-0:1.0: USB hub found
[   15.290000] hub 2-0:1.0: 1 port detected

Ethernet definitely needs some attention...
[   19.260000] NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out

And having I2C on RaLink SoCs would be nice...


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to