I am doing some development where I use the external flash for storage external to my application. When I enable MCUboot, I can no longer access the external flash. This is on an nrf52840. Pretty new to Zephyr, so I think I've got my overlay configured correctly. flash0 looks to be all on the mcu flash partitions, so unsure at the moment why I can't access the external flash. If I disable MCUboot, I can access external flash again.
Any help is appreciated.
Thanks