[PATCH 2/2] defconfig: espressobin: Add support for ISSI SPI flashes
Andre Heider
a.heider at gmail.com
Mon Aug 31 08:48:05 CEST 2020
From: Konstantin Porotchkin <kostap at marvell.com>
Enable support of ISSI SPI flashes found on EspressoBIN boards
Change-Id: I6de61c48f108fb4f410f321b9db45887d23212e5
Signed-off-by: Konstantin Porotchkin <kostap at marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/61455
Tested-by: iSoC Platform CI <ykjenk at marvell.com>
Reviewed-by: Grzegorz Jaszczyk <jaz at semihalf.com>
Reviewed-by: Stefan Chulski <stefanc at marvell.com>
---
configs/mvebu_espressobin-88f3720_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index d07c67dbc8..b09449ec36 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -55,6 +55,7 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SPI_FLASH_GIGADEVICE=y
+CONFIG_SPI_FLASH_ISSI=y
CONFIG_PHYLIB=y
CONFIG_PHY_MARVELL=y
CONFIG_PHY_GIGE=y
--
2.28.0
More information about the U-Boot
mailing list