From 126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c Mon Sep 17 00:00:00 2001 From: Ye Li Date: Wed, 8 Mar 2017 11:48:32 +0800 Subject: 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 --- configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig (limited to 'configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig') diff --git a/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig b/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig new file mode 100644 index 0000000..e5670de --- /dev/null +++ b/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig @@ -0,0 +1,5 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ull_ddr3_arm2/imximage.cfg,SYS_BOOT_SPINOR" +CONFIG_ARM=y +CONFIG_ARCH_MX6=y +CONFIG_TARGET_MX6ULL_DDR3_ARM2=y +CONFIG_CMD_GPIO=y \ No newline at end of file -- cgit v1.1