summaryrefslogtreecommitdiff
path: root/configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-08 14:36:53 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:24 +0800
commit62c6437a7d3b07965d35f86c5bc53d4b27686230 (patch)
tree1cbc2d4b4d54ae338d52c9067d8a1fcd4f7e162c /configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
parentb224cafc1c2eed90afc05e61d00366e56c1a8b5d (diff)
MLK-14382-1 mx6ularm2: Add DDR3 and LPDDR2 ARM2 board codes
Move the mx6ul DDR3/LPDDR2 ARM2 boards codes from v2016.03 u-boot as the base for OF_CONTROL enabling. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig')
-rw-r--r--configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig b/configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
new file mode 100644
index 0000000000..b9e64abdca
--- /dev/null
+++ b/configs/mx6ul_14x14_ddr3_arm2_spinor_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6UL_14X14_DDR3_ARM2=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg,SYS_BOOT_SPINOR"
+CONFIG_CMD_GPIO=y