From 5827aa3d321d3316ba4100175afb9b39113bf893 Mon Sep 17 00:00:00 2001 From: Ye Li Date: Fri, 10 Mar 2017 11:35:39 +0800 Subject: MLK-14391-1 mx6sxarm2: Add mx6sx 14x14/17x17/19x19 arm2 board codes Copy the board codes and build configurations for i.MX6SX 14x14/17x17/19x19 ARM2 boards from v2016.03 as the base for converting to OF_CONTROL and DM driver. Signed-off-by: Ye Li --- configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig (limited to 'configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig') diff --git a/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig b/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig new file mode 100644 index 0000000..9a4c81b --- /dev/null +++ b/configs/mx6sx_14x14_lpddr2_arm2_nand_defconfig @@ -0,0 +1,5 @@ +CONFIG_ARM=y +CONFIG_ARCH_MX6=y +CONFIG_TARGET_MX6SX_14X14_ARM2=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_17x17_arm2/mx6sx_14x14_lpddr2_arm2.cfg,LPDDR2,SYS_BOOT_NAND" +CONFIG_CMD_GPIO=y -- cgit v1.1