All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DDR-II @ MPC8343A
Date: Tue, 25 Mar 2008 21:54:53 +0100	[thread overview]
Message-ID: <47E9669D.5070609@matrix-vision.de> (raw)
In-Reply-To: <20080325154554.3f7ee215.kim.phillips@freescale.com>

Kim Phillips schrieb:
> On Tue, 25 Mar 2008 21:25:45 +0100
> Andre Schwarz <andre.schwarz@matrix-vision.de> wrote:
>
>   
>> I've seen things like this in mpc8349emds code :
>>
>> #if (CFG_DDR_SIZE != 256)
>> #warning Currenly any ddr size other than 256 is not supported
>> #endif
>>
>> Is this reasonable ? Why ?
>>
>>     
> that's in the fixed sdram init code, which could be considered
> reasonably unreasonable by some I suppose, since we can't guarantee the
> fixed settings will work with whatever memory you decide to use with
> it.  It should work with the memory that comes with the board, though.
>   
fixed_sdram is ok - that's what I have and want to use.
I'm setting up the proper CFG_DDR_ defines in my header regarding the 
Manufacturer's spec.
> btw, the spd code is being used by default on the 834x mds, not this
> fixed_sdram stuff - it's mostly there for board porting completeness.
>
>   
But it is known to work, isn't it ?
> Kim
>   

regards,
Andre


MATRIX VISION GmbH, Talstra?e 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Gesch?ftsf?hrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080325/ef591439/attachment.htm 

  reply	other threads:[~2008-03-25 20:54 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
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 [this message]
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=47E9669D.5070609@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.