Code & dts changes in mcuboot for mapping external flash as SLOT-1

Hi,

I have a nrf52833dk board interfaced with a serial flash through SPI.


1. I want to change nordic provided sample dfu app (nCS_DFU_Sample) to download new firmware file into the external memory (serial flash).

2. I want to change mcuboot source code to swap SLOT-0 with SLOT-1 (placed in serial flash).

Kindly suggest how to proceed with the changes for source files and dts file.

Thanks,

Related