From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 18 Dec 2006 17:32:03 -0600 Subject: [U-Boot-Users] MPC8360E & Large DDR Capacities In-Reply-To: <000001c722fb$ec221220$6405a8c0@absolut> References: <000001c722fb$ec221220$6405a8c0@absolut> Message-ID: <458724F3.7020104@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 Russell McGuire wrote: > I think the DDR init is failing due to the udelay(200) function early in the > MPC8360E-MDS board files. The delay does not seem to be operational, so I > 'think' the DDR gets enabled before the specked 200us delay that the MPC8360 > manual requires. Have you tried creating your own delay function that waits several seconds, just to be sure? A for-loop would do. -- Timur Tabi Linux Kernel Developer @ Freescale