Skip to content

Conversation

nordic-babu
Copy link
Contributor

Add case for using flash with some parameters read with runtime sfdp instead of dt declarations.

@nordic-babu nordic-babu marked this pull request as ready for review October 13, 2025 20:00
@zephyrbot zephyrbot added area: Tests Issues related to a particular existing or missing test area: Samples Samples area: Flash labels Oct 13, 2025
Add case for using flash with some parameters read with runtime sfdp
instead of dt declarations.

Signed-off-by: Bartlomiej Buczek <[email protected]>
Extend jesd216 sample with nrf54l15dk cases. These platforms have
jesd216 compatible flash memories on board.

Signed-off-by: Bartlomiej Buczek <[email protected]>
Copy link

- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
harness_config:
fixture: external_flash
Copy link
Contributor

Choose a reason for hiding this comment

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

The board has ext Flash permanently attached to it, it's always available, no need for a fixture.

Copy link
Contributor

@nordic-piks nordic-piks Oct 14, 2025

Choose a reason for hiding this comment

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

  1. It is a copy form above scenario - thus please keep fixture.
  2. Fixture in above scenario is to distinguish between boards which indeed have ext flash mounted permanently and those which use those pins for different purpose (they have other fixture). Without fixture, this test can be executed on non default boards too.

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

Labels

area: Flash area: Samples Samples area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants