summaryrefslogtreecommitdiff
path: root/configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-08 11:48:32 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:24 +0800
commit126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c (patch)
treefc942e85846581fd48810b2a3529813443060296 /configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig
parente4f53022a8b0c911144fa8ec43a13da5641016fc (diff)
downloadu-boot-imx-126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c.zip
u-boot-imx-126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c.tar.gz
u-boot-imx-126d2e1ac5b53fc32dbd0000b2a22c11bfbcd19c.tar.bz2
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>
Diffstat (limited to 'configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig')
-rw-r--r--configs/mx6ull_14x14_ddr3_arm2_spinor_defconfig5
1 files changed, 5 insertions, 0 deletions
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