summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_secure_defconfig
diff options
context:
space:
mode:
authorAngus Ainslie <angus@akkea.ca>2016-11-11 18:31:39 (GMT)
committerStefano Babic <sbabic@denx.de>2016-11-29 16:00:31 (GMT)
commit9cd37b02a010addfbe6b2ed5b2eacd5bd7e36fb8 (patch)
tree85f9b6a30b5049f6c36f8d7913cdd5a72f8baa16 /configs/mx7dsabresd_secure_defconfig
parent0405092bd21a44f5af22f17aeb0b82a0a11e1252 (diff)
downloadu-boot-fsl-qoriq-9cd37b02a010addfbe6b2ed5b2eacd5bd7e36fb8.tar.xz
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 'configs/mx7dsabresd_secure_defconfig')
-rw-r--r--configs/mx7dsabresd_secure_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx7dsabresd_secure_defconfig b/configs/mx7dsabresd_secure_defconfig
index 126ce31..ef93522 100644
--- a/configs/mx7dsabresd_secure_defconfig
+++ b/configs/mx7dsabresd_secure_defconfig
@@ -45,3 +45,6 @@ CONFIG_G_DNL_MANUFACTURER="FSL"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
CONFIG_OF_LIBFDT=y
+CONFIG_SPI_FLASH=y
+CONFIG_CMD_SF=y
+CONFIG_SPI_FLASH_EON=y