From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add "cpu_config" command for PPC4xx bootstrap configuration
Date: Fri, 17 Jul 2009 13:26:25 +0200 [thread overview]
Message-ID: <200907171326.25645.sr@denx.de> (raw)
In-Reply-To: <20090717112017.0B0B6832E416@gemini.denx.de>
On Friday 17 July 2009 13:20:17 Wolfgang Denk wrote:
> > > Would it be possible to also mark the current setting in this output?
> > > Like printing an asterisk befor or after it?
> >
> > No. Currently the implementation only checks strings and has no idea of
> > frequencies. Also, not only PLL frequencies are configured in this I2C
> > bootstrap EEPROM but also boot-location (NOR, NAND, PCI) and other
> > things. So it's really not trivial to find/search the current
> > configuration in this table.
>
> Umm.. I think it should be fairly trivial to read the current EEPROM
> settings and compare these against the entries in the table above?
OK, this could be done. Even if I don't see a real advantage here. But I'll
add it anyway in the next patch version.
> > Since 4xx prints the speed's in the bootlog, it shouldn't be too hard to
> > find the current setting there (if necessary).
>
> But would it not be useful to be able to detect any "illegal"
> settings, for example resulting from accidentyial corruption of the
> EEPROM data?
I don't understand this. How should the code detect an "illegal" setting? All
settings configured in the board specific code are valid.
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
=====================================================================
next prev parent reply other threads:[~2009-07-17 11:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-17 9:26 [U-Boot] [PATCH] Add "cpu_config" command for PPC4xx bootstrap configuration Stefan Roese
2009-07-17 9:32 ` Stefan Roese
2009-07-17 9:51 ` Eibach, Dirk
2009-07-17 10:45 ` Wolfgang Denk
2009-07-17 11:13 ` Stefan Roese
2009-07-17 11:20 ` Wolfgang Denk
2009-07-17 11:26 ` Stefan Roese [this message]
2009-07-17 11:40 ` Wolfgang Denk
2009-07-17 11:46 ` Stefan Roese
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=200907171326.25645.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