Fabio Estevam 693779e371 warp: Fix RAM size runtime detection
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 <breno.lima@nxp.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Breno Lima <breno.lima@nxp.com>
2016-09-06 18:22:48 +02:00
..
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-06-27 21:12:05 -04:00
2016-06-24 17:24:40 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-11-12 17:38:08 +01:00
2016-06-17 09:51:01 -04:00
2016-04-01 17:18:10 -04:00
2016-02-06 12:00:59 +01:00
2016-07-12 17:58:48 +02:00
2016-07-22 14:46:00 -04:00
2016-05-31 09:38:11 +02:00
2016-02-06 12:00:59 +01:00
2016-07-22 14:46:19 -04:00
2016-02-20 21:40:02 +01:00
2016-07-22 14:46:00 -04:00
2016-07-12 17:58:48 +02:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-07-19 19:52:12 +02:00
2016-08-05 20:53:53 -04:00
2016-05-02 18:37:09 -04:00
2016-09-06 18:22:48 +02:00
2016-09-06 18:22:48 +02:00
2016-08-02 06:54:34 +02:00
2016-03-27 09:13:01 -04:00