Skip to content

Commit 7cf5f6a

Browse files
committed
Versal QSPI support
1 parent 23c68c0 commit 7cf5f6a

4 files changed

Lines changed: 1103 additions & 22 deletions

File tree

config/examples/versal_vmk180.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,7 @@ CFLAGS_EXTRA+=-DWOLFBOOT_SHA_BLOCK_SIZE=4096
9292

9393
# UART Configuration - UART0 for APU console
9494
CFLAGS_EXTRA+=-DDEBUG_UART_NUM=0
95+
96+
# QSPI flash debug and test options (uncomment to enable)
97+
#CFLAGS_EXTRA+=-DDEBUG_QSPI
98+
#CFLAGS_EXTRA+=-DTEST_EXT_FLASH

0 commit comments

Comments
 (0)