public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Problems with usb storage devices on MPC5200 / TQM5200
@ 2007-11-06 13:24 Martin Krause
  2007-11-19 15:04 ` Markus Klotzbücher
  0 siblings, 1 reply; 15+ messages in thread
From: Martin Krause @ 2007-11-06 13:24 UTC (permalink / raw)
  To: u-boot

Hi,

with the current U-Boot (top of tree) I'm not able to access an USB
memory stick on a MPC5200 based TQM5200 board. The 'usb start' 
command prints some error messages:

U-Boot 1.3.0-rc3-ge31711b7 (Nov  6 2007 - 14:07:54)

CPU:   MPC5200B v2.2, Core v1.4 at 396 MHz
       Bus 132 MHz, IPB 132 MHz, PCI 66 MHz
Board: TQM5200 (TQ-Components GmbH)
       on a STK52xx carrier board
I2C:   85 kHz, ready
DRAM:  64 MB
FLASH: 32 MB
In:    serial
Out:   serial
Err:   serial
Net:   FEC ETHERNET, i82559#0
POST i2c PASSED
POST cpu PASSED
IDE:   Bus 0: not available
SRAM:  512 kB
PS/2:  No device found
Kbd:   reset failed, no ACK

Type "run flash_nfs" to mount root filesystem over NFS

Hit any key to stop autoboot:  0
=> usb start
(Re)start USB...
USB:   scanning bus for devices... ERROR: CTL:TIMEOUT

      USB device not responding, giving up (status=20)
2 USB Device(s) found
       scanning bus for storage devices... 0 Storage Device(s) found
=>

In the current TQM5200 configuration the generic OHCI driver is used 
(CONFIG_USB_OHCI_NEW). If I switch back to the old cpu specific
USB driver (CONFIG_USB_OHCI) USB seems to work properly:

U-Boot 1.3.0-rc3-ge31711b7-dirty (Nov  6 2007 - 14:14:45)

CPU:   MPC5200B v2.2, Core v1.4 at 396 MHz
       Bus 132 MHz, IPB 132 MHz, PCI 66 MHz
Board: TQM5200 (TQ-Components GmbH)
       on a STK52xx carrier board
I2C:   85 kHz, ready
DRAM:  64 MB
FLASH: 32 MB
In:    serial
Out:   serial
Err:   serial
Net:   FEC ETHERNET, i82559#0
POST i2c PASSED
POST cpu PASSED
IDE:   Bus 0: not available
SRAM:  512 kB
PS/2:  No device found
Kbd:   reset failed, no ACK

Type "run flash_nfs" to mount root filesystem over NFS

Hit any key to stop autoboot:  0
=> usb start
(Re)start USB...
USB:   scanning bus for devices... 2 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
=> usb storage
  Device 0: Vendor: JetFlash Prod.: 32MB             Rev: 1.11
            Type: Removable Hard Disk
            Capacity: 31.5 MB = 0.0 GB (64512 x 512)
=> usb part
print_part of 0

Partition Map for USB device 0  --   Partition Type: DOS

Partition     Start Sector     Num Sectors     Type
    1                   32           64416       4

print_part of 1
## Unknown partition table

print_part of 2
## Unknown partition table

print_part of 3
## Unknown partition table

print_part of 4
## Unknown partition table
=> fatls usb 0
  1441856   disk.img
      199   prepare.img
  1441856   disk_02.img

3 file(s), 0 dir(s)

=>

Has anyone observed similar problems with the generic OHCI driver?

Best regards,
Martin Krause

^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <87okrjs6f8.fsf@denx.de>]

end of thread, other threads:[~2008-01-11 13:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 13:24 [U-Boot-Users] Problems with usb storage devices on MPC5200 / TQM5200 Martin Krause
2007-11-19 15:04 ` Markus Klotzbücher
2007-11-19 15:43   ` Martin Krause
2007-11-19 15:53     ` Wolfgang Denk
2007-11-19 16:16       ` Martin Krause
2007-12-03 12:49         ` [U-Boot-Users] Problems with usb storage devices on MPC5200 /TQM5200 Martin Krause
2007-12-19 19:36           ` Markus Klotzbücher
2007-12-21 10:22             ` Martin Krause
2007-12-21 10:30               ` Markus Klotzbücher
2008-01-11 13:33                 ` Martin Krause
2007-12-07 10:38       ` [U-Boot-Users] Problems with usb storage devices on MPC5200 / TQM5200 Stefan Strobl
2007-12-07 12:24         ` [U-Boot-Users] Problems with usb storage devices on MPC5200 /TQM5200 Martin Krause
2007-12-07 13:42           ` Stefan Strobl
2007-12-17  5:43             ` ikjoon
     [not found] <87okrjs6f8.fsf@denx.de>
2008-01-09  9:03 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox