Commit 816cb6ca authored by Jamie McCrae's avatar Jamie McCrae Committed by David Brown
Browse files

boot: zephyr: boards: Add BL5340 support for using QSPI

parent 0c7aebcf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
CONFIG_MULTITHREADING=y
# Enable QSPI (MX25R64) - Slot 1 in QSPI
CONFIG_NORDIC_QSPI_NOR=y
CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096
CONFIG_NORDIC_QSPI_NOR_STACK_WRITE_BUFFER_SIZE=4
CONFIG_BOOT_MAX_IMG_SECTORS=256