]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
corstone1000: enable NVM XIP QSPI flash
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Mon, 17 Apr 2023 09:11:57 +0000 (10:11 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 21:01:15 +0000 (17:01 -0400)
add the QSPI flash device with block storage capability

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
configs/corstone1000_defconfig

index 383317fefee8169c548197556a211dcd5dada305..35f763596adfbe3b398023ec368a6ae5bc403448 100644 (file)
@@ -52,3 +52,4 @@ CONFIG_DM_SERIAL=y
 CONFIG_USB=y
 CONFIG_USB_ISP1760=y
 CONFIG_ERRNO_STR=y
+CONFIG_NVMXIP_QSPI=y