From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] errata CPU10 for MPC855 ?
Date: Wed, 05 Feb 2003 17:17:10 +0100 [thread overview]
Message-ID: <3E413906.4000600@imc-berlin.de> (raw)
Hi there,
I just stumbled over an old errata:
CPU10. Possible Excess Current Consumption in Deep Sleep Mode.
Certain nodes of the multiplier hardware are not initialized at reset, and may
thus result in non-destructive internal contention. As a result, if the
processor is put into Deep Sleep mode without first putting the multiplier
into a known state, current consumption in this mode may be higher than expected.
Workaround:
Execute a mullw instruction at any point after reset; this will put the internal
nodes in an orderly state. Deep Sleep mode may then be entered at any time
thereafter.
The only mullw's I found in post/cpu/asm.S.
I am not sure, but I guess these functions will only get called if I enable POST!?
So should we put "a mullw instruction at any point after reset"???
Thanks,
Steven
reply other threads:[~2003-02-05 16:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E413906.4000600@imc-berlin.de \
--to=steven.scholz@imc-berlin.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