From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 13 Apr 2007 11:55:46 -0500 Subject: [U-Boot-Users] Still trying to get a stable 2.6.20.4 running on 8349ITX evalboard In-Reply-To: <20070412180251.1dfcc6f8.kim.phillips@freescale.com> References: <20070412180251.1dfcc6f8.kim.phillips@freescale.com> Message-ID: <461FB612.9030404@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 12 Apr 2007 14:58:17 -0700 Bruce_Leonard at selinc.com wrote: > about memory timing I remembered that the 8349itx u-boot port allows the > choice of using SPD for detecting the DDR RAM or using hard coded defaults > in the memory controller. I figured what the heck, I'll give the hard > coded values a try even though they were probably wrong for the particular > part I've got installed. And the bloody thing ran! I had it executing a Those numbers were obtained by running the SPD code on the MPC8349E-mITX, and seeing what it spit out. Then I just plugged those numbers into the board header file, with the hopes that it might work for someone. I'm glad it did! -- Timur Tabi Linux Kernel Developer @ Freescale