[PATCH v2 6/7] corstone1000: enable NVM XIP QSPI flash

Abdellatif El Khlifi abdellatif.elkhlifi at arm.com
Mon Apr 17 11:11:57 CEST 2023


add the QSPI flash device with block storage capability

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
---
 configs/corstone1000_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig
index 383317fefe..35f763596a 100644
--- a/configs/corstone1000_defconfig
+++ b/configs/corstone1000_defconfig
@@ -52,3 +52,4 @@ CONFIG_DM_SERIAL=y
 CONFIG_USB=y
 CONFIG_USB_ISP1760=y
 CONFIG_ERRNO_STR=y
+CONFIG_NVMXIP_QSPI=y
-- 
2.25.1



More information about the U-Boot mailing list