MLK-12436-3: mx6qarm2: add new board revision support

Add mx6qarm2 new board revision support using mx6q pop SoC
Enable DRAM support for imx6q PoP SoC with populated LPDDR2
MT42L128M64D2

DDR calibration script:
040ee38ba9

Test result: Stress test passed.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Adrian Alonso <adrian.alonso@nxp.com>
This commit is contained in:
Peng Fan
2016-02-23 14:11:10 +08:00
committed by Ye Li
parent febf98c688
commit b0ac10892c
2 changed files with 299 additions and 0 deletions

View File

@ -0,0 +1,5 @@
CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_MX6QARM2=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qarm2/mt128x64mx32.cfg,MX6Q,MX6DQ_POP_LPDDR2,DDR_MB=1024"
CONFIG_CMD_GPIO=y