From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] FW: u-boot ppc440epx bootstrap configuration without eval board
Date: Thu, 3 Apr 2008 07:18:54 +0200 [thread overview]
Message-ID: <200804030718.54969.sr@denx.de> (raw)
In-Reply-To: <000601c894f5$4ef53410$2001a8c0@DCOGLEYNEW>
On Wednesday 02 April 2008, Dave Cogley wrote:
> > Disregard the boot strapping problem. It appears we are hardwired
> > strapped
> > to use option "C" however my CPU is not being recognized as a 667MHz.
> > Which option should I be using for the 667MHz processor?
>
> First, this is the wrong mailing list for this discussion. Please post to
> the
> U-Boot list instead.
>
> But here some general comments:
>
> The bootstrap controller has multiple configuration options. Some of them
> result in hardwired frequencies (CPU, PLB, OPB...), and some of them load
> the
> PLL setup from an I2C EEPROM. Using this bootstrap EEPROM is the most
> flexible solution. If you have only option "C", then you hardwired to
> 533MHz.
> There is no way to "detect" which frequency this CPU is labeled.
>
> But it *is* possible to reconfigure the PLL from within U-Boot an reset the
> PPC to run with this different PLL setup. I just recently added some code
> the
> u-boot-ppc4xx custodian repository.
Do you really have no I2C bootstrap EEPROM? If not then take a look at
cpu/ppc4xx/cpu_init.c and search for reconfigure_pll(). This should do the
trick.
But again, you have no chance to detect which 440EPx version is running on
your board. So if you have boards equipped with 533MHz and 677MHz, this
U-Boot version will run on all boards with the same speed. If you need
different settings you really need the bootstrap EEPROM and configure board
dependant settings.
Best regards,
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:[~2008-04-03 5:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-02 19:11 [U-Boot-Users] FW: u-boot ppc440epx bootstrap configuration without eval board Dave Cogley
2008-04-03 5:18 ` 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=200804030718.54969.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox