MLK-14419-1 imx: mx7d_arm2: add 12x12 lpddr3 arm2 support
authorPeng Fan <peng.fan@nxp.com>
Tue, 7 Feb 2017 10:17:59 +0000 (18:17 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 09:23:28 +0000 (17:23 +0800)
commitb6122733dee0d857565fecf251f68f050eea3cb9
treee5ebbc335224655440cab97d1e382e4a8f4dae63
parent32147576237ff9e49c4314084a1e8b7a6fa5e27a
MLK-14419-1 imx: mx7d_arm2: add 12x12 lpddr3 arm2 support

Add mx7d 12x12 lpddr3 arm2 support, which has enabled the OF_CONTROL
and DM drivers

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
18 files changed:
arch/arm/cpu/armv7/mx7/Kconfig
arch/arm/dts/Makefile
arch/arm/dts/imx7d-12x12-lpddr3-arm2-ecspi.dts [new file with mode: 0644]
arch/arm/dts/imx7d-12x12-lpddr3-arm2-qspi.dts [new file with mode: 0644]
arch/arm/dts/imx7d-12x12-lpddr3-arm2.dts [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/Kconfig [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/Makefile [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/imximage.cfg [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/imximage_TO_1_1.cfg [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/mx7d_12x12_lpddr3_arm2.c [new file with mode: 0644]
board/freescale/mx7d_12x12_lpddr3_arm2/plugin.S [new file with mode: 0644]
configs/mx7d_12x12_lpddr3_arm2_TO_1_1_defconfig [new file with mode: 0644]
configs/mx7d_12x12_lpddr3_arm2_defconfig [new file with mode: 0644]
configs/mx7d_12x12_lpddr3_arm2_epdc_defconfig [new file with mode: 0644]
configs/mx7d_12x12_lpddr3_arm2_qspi1_defconfig [new file with mode: 0644]
configs/mx7d_12x12_lpddr3_arm2_spinor_defconfig [new file with mode: 0644]
include/configs/mx7d_12x12_lpddr3_arm2.h [new file with mode: 0644]
include/configs/mx7d_arm2.h [new file with mode: 0644]