From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] ppc4xx: Add function to check and dynamically change PCI sync clock
Date: Fri, 23 Oct 2009 16:03:49 +0200 [thread overview]
Message-ID: <200910231603.50001.sr@denx.de> (raw)
In-Reply-To: <1255961762-5790-1-git-send-email-sr@denx.de>
On Monday 19 October 2009 16:16:02 Stefan Roese wrote:
> PPC440EP(x)/PPC440GR(x):
> In asynchronous PCI mode, the synchronous PCI clock must meet
> certain requirements. The following equation describes the
> relationship that must be maintained between the asynchronous PCI
> clock and synchronous PCI clock. Select an appropriate PCI:PLB
> ratio to maintain the relationship:
>
> AsyncPCIClk - 1MHz <= SyncPCIclock <= (2 * AsyncPCIClk) - 1MHz
>
> This patch now adds a function to check and reconfigure the sync
> PCI clock to meet this requirement. This is in preparation for
> some AMCC boards (Sequoia/Rainier and Yosemite/Yellowstone) using this
> function to not violate the PCI clocking rules.
Patch series (1...4) applied to u-boot-ppc4xx/master. Thanks.
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 at denx.de
prev parent reply other threads:[~2009-10-23 14:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 14:16 [U-Boot] [PATCH 1/4] ppc4xx: Add function to check and dynamically change PCI sync clock Stefan Roese
2009-10-23 14:03 ` 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=200910231603.50001.sr@denx.de \
--to=sr@denx.de \
--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.