Skip to content

Conversation

@AndreHeinemans-NXP
Copy link
Contributor

This fixes the build for boards who have have a flexspi controller but having different controller assigned to zephyr,flash-controller in the DTS.

This solves this issue: zephyrproject-rtos/zephyr#97021

This fixes the build for boards who have have a flexspi controller
but having different controller assigned to zephyr,flash-controller in
the DTS.

Signed-off-by: Andre Heinemans <[email protected]>
@ZhaoxiangJin
Copy link

This PR fixed this issue. But do we really need to obtain the base address here via DT? This base address has already been obtained here and assigned to CONFIG_FLASH_BASE_ADDRESS.

@AndreHeinemans-NXP
Copy link
Contributor Author

@ZhaoxiangJin
CONFIG_FLASH_BASE_ADDRESS won't have the correct base address when mcuboot is running from a different memory device than the slot partitions are located.

@nordicjm nordicjm merged commit 2b9f2a2 into mcu-tools:main Oct 10, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants