USB support on mpc5200 broken

Jon Smirl jonsmirl at gmail.com
Thu Sep 25 11:09:18 EST 2008


On Wed, Sep 24, 2008 at 5:51 PM, Jon Smirl <jonsmirl at gmail.com> wrote:
> USB is not working my hardware, so I booted my Efika and it's not
> working there either.  This is with linus' current git.
>
> Can anyone verify this? Or know what happened to USB?
> USB is loading but it is not finding anything plugged in.
> lsusb doesn't show anything.
>
> Last time I noticed it was working was about ten days ago. I don't use
> it everyday.

Efika is broken because of this:

ohci-ppc-of.c...
	is_bigendian =
		of_device_is_compatible(dn, "ohci-bigendian") ||
		of_device_is_compatible(dn, "ohci-be");

Efika doesn't have either of those in it's compatible string.

This doesn't look to me like a very reliable way to determine bigendian.


My hardware may not be working because I've broken it. Time to call in
the hardware engineers.



>
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> ASoC version 0.31
> NET: Registered protocol family 2
> IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
> TCP established hash table entries: 4096 (order: 3, 32768 bytes)
> TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
> TCP: Hash tables configured (established 4096 bind 4096)
> TCP reno registered
> NET: Registered protocol family 1
> audit: initializing netlink socket (disabled)
> type=2000 audit(1222292382.243:1): initialized
> msgmni has been set to 247 for ipc namespace c0316b94
> io scheduler noop registered
> io scheduler deadline registered (default)
> Macintosh non-volatile memory driver v1.1
> Serial: MPC52xx PSC UART driver
> f0002000.serial: ttyPSC0 at MMIO 0xf0002000 (irq = 129) is a MPC52xx PSC
> brd: module loaded
> loop: module loaded
> mpc52xx MII bus: probed
> net eth0: Using PHY at MDIO address 16
> Driver 'sd' needs updating - please use bus_type methods
> Initializing USB Mass Storage driver...
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> i2c /dev entries driver
> usbcore: registered new interface driver usbhid
> usbhid: v2.6:USB HID core driver
> Advanced Linux Sound Architecture Driver Version 1.0.16.
> tas5504_driver_init
> mpc52xx_i2s_driver_init
> digispeaker_driver_init
> ALSA device list:
>  No soundcards found.
> TCP cubic registered
> NET: Registered protocol family 17
> RPC: Registered udp transport module.
> RPC: Registered tcp transport module.
> drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> net eth0: attached phy 16 to driver Generic PHY
> Sending DHCP requests .<6>PHY: f0003000:10 - Link is Up - 100/Full
> ., OK
> IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.109
> IP-Config: Complete:
>     device=eth0, addr=192.168.1.109, mask=255.255.255.0, gw=192.168.1.1,
>     host=192.168.1.109, domain=, nis-domain=(none),
>     bootserver=192.168.1.1, rootserver=192.168.1.4, rootpath=
> Looking up port of RPC 100003/3 on 192.168.1.4
> Looking up port of RPC 100005/3 on 192.168.1.4
>
>
>
> --
> Jon Smirl
> jonsmirl at gmail.com
>



-- 
Jon Smirl
jonsmirl at gmail.com



More information about the Linuxppc-dev mailing list