From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lauri Hintsala Date: Wed, 20 Mar 2013 07:17:55 +0200 Subject: [U-Boot] [PATCH v2] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source In-Reply-To: References: <1362092359-16113-1-git-send-email-festevam@gmail.com> <51480B4B.7060104@bluegiga.com> Message-ID: <51494683.2030308@bluegiga.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 03/19/2013 02:36 PM, Fabio Estevam wrote: > On Tue, Mar 19, 2013 at 3:52 AM, Lauri Hintsala > wrote: > >> I tried to boot Freescale's 2.6.35.3 kernel on apx4devkit. The device is >> still freezing after mxs_cpu_init print. > > Are you able to boot 3.8? I booted up to 3.2. > I assume that the freeze still happened without this patch, right? The freeze happens with and without this patch if I use 2.6.35.3 kernel from Freescale. Lauri