summaryrefslogtreecommitdiff
path: root/configs/mx6slevk_spinor_defconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2014-12-30 11:14:51 +0800
committerJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>2014-12-31 14:54:01 +0530
commitbe2fde60b0de7723d29035ba952a970d9e1ca94d (patch)
treed16ac8ad612bf9ab8b7847d2dc9dd6be648a904c /configs/mx6slevk_spinor_defconfig
parentfad7d735a001a542a2aae60cb1a68a70a4bb0245 (diff)
imx:mx6slevk add spi nor boot support
Add spi nor boot support for mx6slevk board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Diffstat (limited to 'configs/mx6slevk_spinor_defconfig')
-rw-r--r--configs/mx6slevk_spinor_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx6slevk_spinor_defconfig b/configs/mx6slevk_spinor_defconfig
new file mode 100644
index 0000000000..93efe73014
--- /dev/null
+++ b/configs/mx6slevk_spinor_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6slevk/imximage.cfg,MX6SL,SYS_BOOT_SPINOR"
+CONFIG_ARM=y
+CONFIG_TARGET_MX6SLEVK=y