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_19x19_ddr3_arm2_spinor_defconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig (limited to 'configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig') diff --git a/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig b/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig new file mode 100644 index 0000000..9971cd7 --- /dev/null +++ b/configs/mx6sx_19x19_ddr3_arm2_spinor_defconfig @@ -0,0 +1,5 @@ +CONFIG_ARM=y +CONFIG_ARCH_MX6=y +CONFIG_TARGET_MX6SX_19X19_ARM2=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sx_19x19_arm2/imximage.cfg,SYS_BOOT_SPINOR" +CONFIG_CMD_GPIO=y -- cgit v1.1