linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: "Cote, Sylvain" <Sylvain.Cote@verint.com>
Cc: "linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
Subject: Re: PPC_4xx synopsy USB driver
Date: Mon, 21 Sep 2009 16:24:52 +0200	[thread overview]
Message-ID: <200909211624.52060.sr@denx.de> (raw)
In-Reply-To: <579B119545DAEF4689C8FBEEFEC5793F01FA07D05186@ATLMBX.verint.corp.verintsystems.com>

On Monday 21 September 2009 15:44:30 Cote, Sylvain wrote:
> > Looks good so far. I suspect that the only thing missing for your 405EX
> > custom
> > board is the following line in the arch/powerpc/sysdev/Makefile:
> >
> > obj-$(CONFIG_KILAUEA)           += amcc-usbotg.o
> 
> I have created a new platform (platform using 405ex).  I have missed this
>  one for my new platform.  Do you know if there is a compilation switch
>  that could be more generic (like CONFIG_40x) for the usbotg?

Yes, it would probably make sense to just use 

obj-$(CONFIG_USB_DWC_OTG) += amcc-usbotg.o

here. I'll change this soon.

Cheers,
Stefan

--
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@denx.de

      reply	other threads:[~2009-09-21 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18 15:50 PPC_4xx synopsy USB driver Cote, Sylvain
2009-09-21  5:13 ` Stefan Roese
2009-09-21 13:44   ` Cote, Sylvain
2009-09-21 14:24     ` Stefan Roese [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200909211624.52060.sr@denx.de \
    --to=sr@denx.de \
    --cc=Sylvain.Cote@verint.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).