[U-Boot-Users] [PATCH 4/7 v3] USB: Add support for OHCI controller on s3c6400

Guennadi Liakhovetski lg at denx.de
Tue Aug 5 00:04:14 CEST 2008


On Mon, 4 Aug 2008, Jean-Christophe PLAGNIOL-VILLARD wrote:

>  diff --git a/drivers/usb/usb_ohci.c b/drivers/usb/usb_ohci.c
> > index fd60edb..0bfa4d7 100644
> > --- a/drivers/usb/usb_ohci.c
> > +++ b/drivers/usb/usb_ohci.c
> > @@ -69,6 +69,7 @@
> >  #if defined(CONFIG_ARM920T) || \
> >      defined(CONFIG_S3C2400) || \
> >      defined(CONFIG_S3C2410) || \
> > +    defined(CONFIG_S3C6400) || \
> >      defined(CONFIG_440EP) || \
> >      defined(CONFIG_PCI_OHCI) || \
> >      defined(CONFIG_MPC5200) || \
> 
> Can we start to avoid 10km if defined in the code?
> 
> Maybe we can find an other way do it?

Sure, I think, the USB-custodian will be glad to see patches.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.

DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de




More information about the U-Boot mailing list