linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Robertson, Joseph M." <joseph.robertson@sanmina-sci.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Cypress c67x00 Support?
Date: Tue, 17 Jul 2007 20:18:32 -0600	[thread overview]
Message-ID: <fa686aa40707171918g2ff34d7kef320c6d409ca676@mail.gmail.com> (raw)
In-Reply-To: <939D37AEB47F1F49B88FAB6599B6023501A1721C@hsv1dafpew02.das.gov.sanm.corp>

On 7/17/07, Robertson, Joseph M. <joseph.robertson@sanmina-sci.com> wrote:
>
>
>
> Hi,
>
>  I have some questions about the Cypress c67x00 code that was posted a few
> days ago.
>  I got the many patches from the git (thanks Grant!), but I am wondering,
>
>  How did you guys fix up the Kconfigs to work with the Xilinx Virtex-4 fpga?

You need to register the device on the platform bus.  Look at
arch/ppc/syslib/virtex_devices.c and
arch/ppc/platforms/4xx/xparameters/xparameters.h.  You need to fixup
your xparameters file to match up with the c67x00 registration in
virtex_devices.c. (hint: look at the XPAR_C67x00_USB macro)

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

      reply	other threads:[~2007-07-18  2:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 22:14 Cypress c67x00 Support? Robertson, Joseph M.
2007-07-18  2:18 ` Grant Likely [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=fa686aa40707171918g2ff34d7kef320c6d409ca676@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=joseph.robertson@sanmina-sci.com \
    --cc=linuxppc-embedded@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).