mcuboot
mcuboot copied to clipboard
zephyr: boards: Add files needed for NXP FRDM MCXN947 QSPI variant
- set BOOT_MAX_IMG_SECTORS value for frmd_mcxn947_qspi. W25Q64 flash on the board is very large (8MB), so we must increase the number of max sectors when targeting this board with MCUboot.
- Set the zephyr,flash chosen node to point to internal flash as this board supports booting from internal flash only.