public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* USB issue on Freescale's i.MX35 3-stack board
@ 2011-05-16 14:15 Nguyen Dinh-R00091
  2011-05-16 20:32 ` Greg KH
  2011-05-16 20:49 ` Alan Stern
  0 siblings, 2 replies; 5+ messages in thread
From: Nguyen Dinh-R00091 @ 2011-05-16 14:15 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On the Freescale i.MX35 3DS board, there is a total of 256MB of DDR2 and the configuration is 128MB on Chip-select 0 and 128MB on chip-select 1. So physically, the memory is not contiguous, so we boot up the system with these mem= parameters(mem=128M at 0x80000000 mem=128M at 0x90000000). The system seems to be operating fine and passes stress testing using memtester and oprofile, except for USB.

Running a USB copy stress test on USB mass storage between a USB HDD and an SD/MMC card causes the system to hang. The hang can occur at any time between 10 minutes to 2 hours. The hang is much harder to re-create if logs or delays are introduced.

A few data points from my debugging:
1) If I run the system at 128MB(either at physical 0x80000000 or 0x90000000) then the hang never occurs.
2) Running the same test on a Freescale i.MX53 with a similar memory configuration also does not exhibit the error.
3) This failure can be reproduced on the both the Freescale BSP and the kernel.org BSP for MX35-3DS system.
4) I'm suspecting a memory abort access when the USB HW is DMA-ing its qtd and buffers, but I can't seem to trap on this condition. Any logs that I introduce into the EHCI driver seems to make the hang go away.

If anyone has any idea on how I can further debug, or better yet a suggested fix, I would greatly appreciate it. Also I am available to work with anyone to fix this problem if anyone is interested.

Thanks and best regards,

Dinh

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-16 20:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 14:15 USB issue on Freescale's i.MX35 3-stack board Nguyen Dinh-R00091
2011-05-16 20:32 ` Greg KH
2011-05-16 20:54   ` Nguyen Dinh-R00091
2011-05-16 20:49 ` Alan Stern
2011-05-16 20:56   ` Nguyen Dinh-R00091

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