From be2fde60b0de7723d29035ba952a970d9e1ca94d Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 30 Dec 2014 11:14:51 +0800 Subject: imx:mx6slevk add spi nor boot support Add spi nor boot support for mx6slevk board. Signed-off-by: Peng Fan Reviewed-by: Jagannadha Sutradharudu Teki --- configs/mx6slevk_spinor_defconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/mx6slevk_spinor_defconfig (limited to 'configs') diff --git a/configs/mx6slevk_spinor_defconfig b/configs/mx6slevk_spinor_defconfig new file mode 100644 index 0000000..93efe73 --- /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 -- cgit v1.1