Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nrf54l15pdk spi nor flash pure dts #1636

Merged

Conversation

nvlsianpu
Copy link
Contributor

No description provided.

@nvlsianpu nvlsianpu force-pushed the nRF54l15pdk_spi_nor_flash_pure_dts branch from df8b847 to b27081a Compare April 16, 2024 15:08
@nvlsianpu nvlsianpu force-pushed the nRF54l15pdk_spi_nor_flash_pure_dts branch 2 times, most recently from 933cd2b to 75af4cd Compare April 29, 2024 15:07
@nvlsianpu nvlsianpu force-pushed the nRF54l15pdk_spi_nor_flash_pure_dts branch from 868fdea to 7c14cf8 Compare May 7, 2024 14:04
@nvlsianpu nvlsianpu marked this pull request as ready for review May 20, 2024 13:51
@nvlsianpu nvlsianpu requested a review from sigvartmh May 20, 2024 13:52
@NordicBuilder NordicBuilder requested a review from nordicjm May 20, 2024 13:52
@michalek-no michalek-no changed the title N rf54l15pdk spi nor flash pure dts Nrf54l15pdk spi nor flash pure dts May 20, 2024
nvlsianpu added 2 commits May 20, 2024 16:07
Added DTS with partitioning which involves external flash
as place for slo1_partition.external slot1_partition

Signed-off-by: Andrzej Puzdrowski <[email protected]>
Added description of sample testcase for building smp_svr with
support of secondary partition in on PDK spi_nor flash uisng
DTS.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
@nvlsianpu nvlsianpu force-pushed the nRF54l15pdk_spi_nor_flash_pure_dts branch from 7c14cf8 to c87a355 Compare May 20, 2024 14:07
@nordicjm nordicjm merged commit 00c13a3 into nrfconnect:main May 21, 2024
15 checks passed
- mcuboot_CONF_FILE="boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.conf"
- mcuboot_EXTRA_DTC_OVERLAY_FILE="boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.overlay"
extra_configs:
- SB_CONFIG_PARTITION_MANAGER=n
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must be moved to extra_args section. Twister has problems with processing extra_configs if it is not started with CONFIG_*.
Test with command:
${ZEPHYR_BASE}/scripts/twister -vv -T ${ZEPHYR_BASE}/samples/subsys/mgmt/mcumgr/smp_svr -s sample.mcumgr.smp_svr.bt.nrf54l15pdk.ext_flash.pure_dts -G

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants