<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kim Phillips schrieb:
<blockquote
 cite="mid:20080325154554.3f7ee215.kim.phillips@freescale.com"
 type="cite">
  <pre wrap="">On Tue, 25 Mar 2008 21:25:45 +0100
Andre Schwarz <a class="moz-txt-link-rfc2396E" href="mailto:andre.schwarz@matrix-vision.de">&lt;andre.schwarz@matrix-vision.de&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">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 ?

    </pre>
  </blockquote>
  <pre wrap=""><!---->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.
  </pre>
</blockquote>
fixed_sdram is ok - that's what I have and want to use.<br>
I'm setting up the proper CFG_DDR_ defines in my header regarding the
Manufacturer's spec.<br>
<blockquote
 cite="mid:20080325154554.3f7ee215.kim.phillips@freescale.com"
 type="cite">
  <pre wrap="">
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.

  </pre>
</blockquote>
But it is known to work, isn't it ?<br>
<blockquote
 cite="mid:20080325154554.3f7ee215.kim.phillips@freescale.com"
 type="cite">
  <pre wrap="">Kim
  </pre>
</blockquote>
<br>
regards,<br>
Andre<br>
<BR>

MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
<BR>
</body>
</html>