public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Hawkins <dwh@ovro.caltech.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DDR-II @ MPC8343A
Date: Tue, 25 Mar 2008 11:08:37 -0700	[thread overview]
Message-ID: <47E93FA5.3020705@ovro.caltech.edu> (raw)
In-Reply-To: <47E9382F.40305@matrix-vision.de>

Hi Andre,

> has anyone set up the DDR-II controller on a Freescale MPC8343A without ?
> As far as I can see there are only DDR-I boards from Freescale.
> 
> Are there any patches not yet posted to handle this ?

Chances are that the MPC8343 DDR controller is much the same
as the MPC8349EA controller. Here's a couple of annotated
BDI2000 configuration files for the MPC8349E-MDS-PB loaded
with 2.5V DDR1, and the MPC8349EA-MDS-PB board loaded with
1.8V DDR2

ftp://www.denx.de/pub/BDI2000/mpc8349e_mds_pb.cfg
ftp://www.denx.de/pub/BDI2000/mpc8349ea_mds_pb.cfg

I'm not sure if it'll be of use, just wanted to mention it.

The U-Boot code for the MPC8349 handles both board types
transparently. I haven't delved into the code in too
much detail, but I think the code is using the SPD EEPROM
information to configure the controller appropriately
for DDR1 or DDR2 operation. You can probably use that
code as a reference to any changes required for your
MPC8343 code.

Regards,
Dave

  reply	other threads:[~2008-03-25 18:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 17:36 [U-Boot-Users] DDR-II @ MPC8343A Andre Schwarz
2008-03-25 18:08 ` David Hawkins [this message]
2008-03-25 18:11 ` Kim Phillips
2008-03-25 19:41   ` Andre Schwarz
2008-03-25 19:59     ` Kim Phillips
2008-03-25 20:25       ` Andre Schwarz
2008-03-25 20:45         ` Kim Phillips
2008-03-25 20:54           ` Andre Schwarz
2008-03-25 21:37             ` Kim Phillips

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=47E93FA5.3020705@ovro.caltech.edu \
    --to=dwh@ovro.caltech.edu \
    --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