* [U-Boot-Users] Creation of PCI USB driver
@ 2007-03-23 14:17 Lance Ware
2007-03-23 17:02 ` Markus Klotzbücher
0 siblings, 1 reply; 2+ messages in thread
From: Lance Ware @ 2007-03-23 14:17 UTC (permalink / raw)
To: u-boot
Hello,
I wanted to add support for a USB OHCI NEC chip driver to the u-boot source
code. Wanted to know if anyone has started a port. I have 405 board with a
nec OHCI compliant chip. I was thinking about using the current PPC4xx ohci
driver and changing the read and write calls to pci calls. Just wanted to know
does anyone else have a better idea
Lance
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Creation of PCI USB driver
2007-03-23 14:17 [U-Boot-Users] Creation of PCI USB driver Lance Ware
@ 2007-03-23 17:02 ` Markus Klotzbücher
0 siblings, 0 replies; 2+ messages in thread
From: Markus Klotzbücher @ 2007-03-23 17:02 UTC (permalink / raw)
To: u-boot
Dear Lance,
Lance Ware <lancee.ware@gmail.com> writes:
> I wanted to add support for a USB OHCI NEC chip driver to the u-boot source
> code. Wanted to know if anyone has started a port. I have 405 board
> with a
If you search the archives, you'll find some posts of people working on
PCI USB drivers, but I don't think any patches have been posted yet.
> nec OHCI compliant chip. I was thinking about using the current PPC4xx ohci
> driver and changing the read and write calls to pci calls. Just wanted to know
> does anyone else have a better idea
If you can avoid it, please try not to create a new OHCI driver. We're
currently trying to make the existing OHCI drivers generic by adding
board and cpu dependent hooks (see doc/README.generic_usb_ohci). Usually
very little cpu and board dependent code is necessary.
This code is currently still in the testing-USB branch (I'm in the
process of merging it to the new u-boot-usb repository right now) and
will sooner or later will be merged into the main branch. Maybe you can
find a clean way to add PCI USB support the generic driver?
Regards
Markus Klotzb?cher
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-23 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-23 14:17 [U-Boot-Users] Creation of PCI USB driver Lance Ware
2007-03-23 17:02 ` Markus Klotzbücher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox