All of lore.kernel.org
 help / color / mirror / Atom feed
From: nuclearcat@nuclearcat.com
To: linux-kernel@vger.kernel.org
Cc: idan@nicta.com.au, rgetz@blackfin.uclinux.org, cooloney@kernel.org
Subject: blackfin and USB
Date: Mon, 21 Jul 2008 04:55:38 +0300	[thread overview]
Message-ID: <200807210455.38681.nuclearcat@nuclearcat.com> (raw)

Hi there

I am trying to configure kernel for Blackfin (BF533). I cannot enable USB driver for host (any) till i enable PCI (and in fact there is no PCI on blackfin).
Even if i enable it, i will have:

  CC      drivers/pci/access.o
  CC      drivers/pci/bus.o
  CC      drivers/pci/probe.o
drivers/pci/probe.c: In function 'pci_scan_slot':
drivers/pci/probe.c:1024: error: implicit declaration of function 'pcibios_scan_all_fns'

I guess there must be a way to enable devices without enabling PCI (logically correct), or it must not call this function.

I am using 2.6.26 vanilla kernel. 
Btw is networking works on Blackfin with vanilla?

             reply	other threads:[~2008-07-21  2:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  1:55 nuclearcat [this message]
2008-07-21  2:19 ` blackfin and USB Mike Frysinger

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=200807210455.38681.nuclearcat@nuclearcat.com \
    --to=nuclearcat@nuclearcat.com \
    --cc=cooloney@kernel.org \
    --cc=idan@nicta.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rgetz@blackfin.uclinux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.