From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 23 Apr 2009 11:55:35 +0200 Subject: [U-Boot] Help!Some memory doesn't work on PPC405Ex based board! In-Reply-To: References: <200904231007.41589.sr@denx.de> Message-ID: <200904231155.35372.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 23 April 2009, SunNeo wrote: > Have performed a slow memory post using code in post/drivers/memory.c, > still no error. Another idea: Did you also try using DDR autocalibration method A? Standard is method B but A takes a lot longer. (See the Method_A and Method_B algorithm discription in the file cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c). Perhaps this gives some further results. > I found memsize in post/driver/memory.c has a limit of > 256MB, so I modify it to 1024M. > > > Have tried Linux-2.6.29, same result. Hmmm. You should perhaps try to debug further where exactly this error is occurring. Via printk's or JTAG debugger. If this error always happens at the same location it could perhaps be located (if it's not a memory problem) in the kernel source code. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================