All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Egholm Nielsen <martin@egholm-nielsen.dk>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Disable internal PCI arbiter
Date: Thu, 15 Dec 2005 16:44:14 +0100	[thread overview]
Message-ID: <dns30f$5hq$1@sea.gmane.org> (raw)
In-Reply-To: <dnrugt$l5j$1@sea.gmane.org>

> How do I disable the internal PCI arbiter:
> 
> --- 8< 8< 8< ---
> PCI async ext clock used, internal PCI arbiter enabled
> --- 8< 8< 8< ---
> 
> I hoped disabling CFG_CMD_PCI would do it, but no?!

Found it (I most likely guess) - in "include/ppc405.h":

#define CPC0_PCI_ARBIT_EN 0x00000001

I guess this should be done automatically if CFG_CMD_PCI is not defined?

// Martin

  reply	other threads:[~2005-12-15 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-15 14:27 [U-Boot-Users] Disable internal PCI arbiter Martin Egholm Nielsen
2005-12-15 15:44 ` Martin Egholm Nielsen [this message]
2005-12-21 12:20   ` [U-Boot-Users] " Martin Egholm Nielsen

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='dns30f$5hq$1@sea.gmane.org' \
    --to=martin@egholm-nielsen.dk \
    --cc=u-boot@lists.denx.de \
    /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.