Re: [U-Boot] [PATCH] warp: Fix RAM size runtime detection

2016-08-26 Thread Stefano Babic
On 26/08/2016 14:46, Fabio Estevam wrote: > Hi Stefano, > > On Mon, Aug 15, 2016 at 10:07 AM, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Since commit a13d3757f7df ("warp: Use imx_ddr_size() for calculating the >> DDR size") warp board no longer

Re: [U-Boot] [PATCH] warp: Fix RAM size runtime detection

2016-08-26 Thread Fabio Estevam
Hi Stefano, On Mon, Aug 15, 2016 at 10:07 AM, Fabio Estevam wrote: > From: Fabio Estevam > > Since commit a13d3757f7df ("warp: Use imx_ddr_size() for calculating the > DDR size") warp board no longer boots. > > The reason for the breakage is that the

[U-Boot] [PATCH] warp: Fix RAM size runtime detection

2016-08-15 Thread Fabio Estevam
From: Fabio Estevam Since commit a13d3757f7df ("warp: Use imx_ddr_size() for calculating the DDR size") warp board no longer boots. The reason for the breakage is that the warp board is using the DDR configuration from mx6slevk. A fundamental difference between warp and