From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot and MPC857T?
Date: Wed, 02 Jul 2003 08:36:24 +0200 [thread overview]
Message-ID: <3F027D68.70606@imc-berlin.de> (raw)
In-Reply-To: 20030701164936.4E12CC592A@atlas.denx.de
Wolfgang Denk wrote:
> In message <3F014BE5.3080906@imc-berlin.de> you wrote:
>
>>has someone patched U-Boot to "support" the MPC857T?
>>
>>AFAIK it's basicly a MPC855T. So the only change would be to avoid a
>>boot message like:
>>
>>CPU: unknown MPC855 (0x07000003) at 80 MHz: 4 kB I-Cache 4 kB
>>D-Cache FEC present
>
>
> All you need to do is extend the list of types defined in
> "cpu/mpc8xx/cpu.c" - a patch is welcome.
I'd love to present a patch.
Could you please give me a pointer where to find information about the
values of
k = (immr << 16) | *((ushort *) & immap->im_cpm.cp_dparam[0xB0]);
?
I couldn't find some.
Is it possible to find out if it's a 855, 857 or 860 at runtime?
So that we don't have to rely on DEFINES?
FAIK MPC855T and MPC857T are basicly the same. So could put both on my
board without actually changing the firmware.
Would be nice if u-boot could figure out which one is actually present.
Thanks,
Steven
next prev parent reply other threads:[~2003-07-02 6:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-01 8:52 [U-Boot-Users] U-Boot and MPC857T? Steven Scholz
2003-07-01 16:49 ` Wolfgang Denk
2003-07-02 6:36 ` Steven Scholz [this message]
2003-07-02 11:25 ` Gunnar Larisch
2003-07-02 11:36 ` Steven Scholz
2003-07-02 11:53 ` Gunnar Larisch
2003-07-02 11:32 ` nyet at mrv.com
2003-07-02 11:37 ` Steven Scholz
2003-07-02 22:39 ` Nye Liu
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=3F027D68.70606@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