[PATCH v1 5/6] corstone1000: enable NVM XIP QSPI flash

abdellatif.elkhlifi at arm.com abdellatif.elkhlifi at arm.com
Mon Jan 16 18:28:31 CET 2023


From: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>

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 dddfa27507..815355a544 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.17.1



More information about the U-Boot mailing list