public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] tftp booting the panda board
@ 2011-05-09 21:02 Gilles Chanteperdrix
  2011-05-09 21:04 ` [U-Boot] [PATCH 1/3] omap4: add support for gpios Gilles Chanteperdrix
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Gilles Chanteperdrix @ 2011-05-09 21:02 UTC (permalink / raw)
  To: u-boot


Hi,

I am trying to tftpboot the panda board, this basically works, but I
still have some issues.

The panda board uses an SMSC95xx chip, and so requires USB2.0

Using the u-boot git head, we have support for network adapters over
USB, and the patches from Simon Glass, we get support for the ethernet
chip. So, the only missing piece of the puzzle is USB EHCI for OMAP4/Panda.

I tried to implement it, the patches will follow shortly, but have
several remaining issues:
- the EHCI stop routine, implemented as in the Linux kernel driver, has
timeouts when trying to wait for the UHH reset;
- the SMSC95XX is unstable, if I start USB, stop USB, then start again,
the SMSC95XX initialization hangs, this does not happen without this driver
- if I launch bootp, and say, the server does not answer to the bootp
protocol, the smsc95xx driver does not seem to be able to recover from
the first timeout, any further attempt causes a timeout.

Regards.

-- 
                                                                Gilles.

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 21:02 [U-Boot] tftp booting the panda board Gilles Chanteperdrix
2011-05-09 21:04 ` [U-Boot] [PATCH 1/3] omap4: add support for gpios Gilles Chanteperdrix
2011-05-10 14:08   ` John Rigby
2011-05-10 18:58     ` Gilles Chanteperdrix
2011-05-13  5:26     ` Gilles Chanteperdrix
2011-05-13  5:31       ` John Rigby
2011-05-13  5:35         ` Gilles Chanteperdrix
2011-05-09 21:04 ` [U-Boot] [PATCH 2/3] omap4: add support for EHCI Gilles Chanteperdrix
2011-05-18 19:50   ` John Rigby
2011-05-18 19:58     ` Gilles Chanteperdrix
2011-05-18 20:42   ` Wolfgang Denk
2011-05-09 21:04 ` [U-Boot] [PATCH 3/3] omap4_panda: " Gilles Chanteperdrix
2011-05-09 22:30 ` [U-Boot] tftp booting the panda board Simon Glass

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