All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Atmel AT91 USB Device Controller Driver
@ 2009-02-10 10:31 Fabio Porcedda
  2009-02-10 20:14 ` Remy Bohmer
  0 siblings, 1 reply; 5+ messages in thread
From: Fabio Porcedda @ 2009-02-10 10:31 UTC (permalink / raw)
  To: u-boot

Hi all,

I would like to use an USB Console with an AT91SAM9260 microcontroller,
so I've read that the usb device driver and the serial over usb driver
should be enabled:

#define CONFIG_USB_DEVICE
#define CONFIG_USB_TTY
#define CFG_CONSOLE_IS_IN_ENV

the support for the Serial over USB is already present
(/drivers/serial/usbtty.c),
but i need the USB Device Controller Driver for the Atmel AT91 family,
a sort of /drivers/usb/usbdcore_at91.c...

Before starting to write (or to port from linux) the driver on my own,
I ask you if someone has already done this kind of work.

Thanks in advance
-- 
Fabio Porcedda

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

end of thread, other threads:[~2009-02-16 20:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10 10:31 [U-Boot] Atmel AT91 USB Device Controller Driver Fabio Porcedda
2009-02-10 20:14 ` Remy Bohmer
     [not found]   ` <dc6d3180902102141u6815f2aby7888bb22d7794401@mail.gmail.com>
2009-02-11  8:42     ` Remy Bohmer
2009-02-16 10:27   ` Fabio Porcedda
2009-02-16 20:02     ` Remy Bohmer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.