public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] general ULPI support
@ 2011-10-15 13:19 Jana Rapava
  2011-10-15 17:57 ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Jana Rapava @ 2011-10-15 13:19 UTC (permalink / raw)
  To: u-boot

Hi all,
my patch, which added USB support for Efika, needed som ULPI functions. I
was suggested to write general ULPI support code rather than implenent
demanded functionality in the driver.
However, I've encountered following problems:
1. Where should I put this code? Linux kernel has it in ./drivers/usb/otg/
together with OTG utility code. Use this name looks a bit deceiving for me.
Should I create some directory named like ./drivers/usb/ulpi/, or is there
better place?
2. I don't know what to add to the Makefile. Should I create a new config
option (named CONFIG_ULPI I suppose) or simply add rule for new files?

Regards,
Jana Rapava

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

end of thread, other threads:[~2011-10-18 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-15 13:19 [U-Boot] [RFC] general ULPI support Jana Rapava
2011-10-15 17:57 ` Marek Vasut
2011-10-18 10:21   ` Detlev Zundel

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