Hi Stefano,

On Mon, Aug 15, 2016 at 10:07 AM, Fabio Estevam <[email protected]> wrote:
> From: Fabio Estevam <[email protected]>
>
> 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
> mx6slevk is that warp only uses one DDR chip select while mx6slevk uses two.
>
> The imx_ddr() function calculates the RAM size in runtime by reading the
> values of registers MDCTL and MDMISC.
>
> So in order to fix this warp boot issue, create a imximage DDR file specific
> to warp, where the MDCTL register is configured to only activates a single
> chip select.
>
> Reported-by: Breno Lima <[email protected]>
> Signed-off-by: Fabio Estevam <[email protected]>
> Tested-by: Breno Lima <[email protected]>

Could this one go to 2016.09 if you are happy with it?

Thanks
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to