From: Siva Durga Prasad Paladugu Date: Tue, 27 Jan 2015 10:57:48 +0000 (+0530) Subject: zynq: Add support for ISSI flash parts in zynq X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2d21cedaa70356fa2f45729d9401933c9c0cfd4;p=thirdparty%2Fu-boot.git zynq: Add support for ISSI flash parts in zynq Add support for ISSI QSPI flash parts support in zynq. Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index c0e512470df..6c379097c05 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -173,6 +173,7 @@ # define CONFIG_SPI_FLASH_SPANSION # define CONFIG_SPI_FLASH_STMICRO # define CONFIG_SPI_FLASH_WINBOND +# define CONFIG_SPI_FLASH_ISSI # define CONFIG_CMD_SPI # define CONFIG_CMD_SF # define CONFIG_SF_DUAL_FLASH