summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAngus Ainslie <angus@akkea.ca>2016-11-11 11:31:39 -0700
committerStefano Babic <sbabic@denx.de>2016-11-29 17:00:31 +0100
commit9cd37b02a010addfbe6b2ed5b2eacd5bd7e36fb8 (patch)
tree85f9b6a30b5049f6c36f8d7913cdd5a72f8baa16 /include
parent0405092bd21a44f5af22f17aeb0b82a0a11e1252 (diff)
imx7: SPI: add suport for SPI flash in mikroBUS slot
Enable the escpi3 nets attached to the mikroBUS slot on the i.MX7 Sabre evalution board. Also enble the SPI flash commands to work with the "flash click" board. This is V2 of this patch with changes recommended by the maintainer CC: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx7dsabresd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index 360a5e0d9c..ca5f9db568 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -201,6 +201,9 @@
#define CONFIG_ENV_SIZE SZ_8K
#define CONFIG_ENV_IS_IN_MMC
+/* MXC SPI driver support */
+#define CONFIG_MXC_SPI
+
/*
* If want to use nand, define CONFIG_NAND_MXS and rework board
* to support nand, since emmc has pin conflicts with nand