MLK-14380-1 mx6ullarm2: Add mx6ull DDR3 ARM2 board codes
authorYe Li <ye.li@nxp.com>
Wed, 8 Mar 2017 03:48:32 +0000 (11:48 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:06:24 +0000 (14:06 +0800)
commit126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c
treefc942e85846581fd48810b2a3529813443060296
parente4f53022a8b0c911144fa8ec43a13da5641016fc
MLK-14380-1 mx6ullarm2: Add mx6ull DDR3 ARM2 board codes

Move the mx6ull ddr3 arm2 board codes and defconfigs from v2016.03
as the base for converting to use DTB OF_CONTROL.

Signed-off-by: Ye Li <ye.li@nxp.com>
13 files changed:
arch/arm/cpu/armv7/mx6/Kconfig
board/freescale/mx6ull_ddr3_arm2/Kconfig [new file with mode: 0644]
board/freescale/mx6ull_ddr3_arm2/Makefile [new file with mode: 0644]
board/freescale/mx6ull_ddr3_arm2/imximage.cfg [new file with mode: 0644]
board/freescale/mx6ull_ddr3_arm2/mx6ull_ddr3_arm2.c [new file with mode: 0644]
board/freescale/mx6ull_ddr3_arm2/plugin.S [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_defconfig [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_emmc_defconfig [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_nand_defconfig [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_qspi1_defconfig [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig [new file with mode: 0644]
configs/mx6ull_14x14_ddr3_arm2_tsc_defconfig [new file with mode: 0644]
include/configs/mx6ull_ddr3_arm2.h [new file with mode: 0644]