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

[nrf toup] [nrfconnect] Disable External FD if QSPI NOR is not available #427

Merged

Conversation

ArekBalysNordic
Copy link
Contributor

We need to have support for factory data when the partition manager is enabled but there is no support for QSPI external flash.

Copy link
Contributor

@kkasperczyk-no kkasperczyk-no left a comment

Choose a reason for hiding this comment

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

Overall please remember about contributing this one and previous factory data related nrf toup commits to upstream.

We need to have support for factory data when the partition manager
is enabled but there is no support for QSPI external flash.
@ArekBalysNordic ArekBalysNordic force-pushed the nrf54l15_partition_manager branch from bc98adf to 8a76cd2 Compare April 19, 2024 12:35
Copy link
Contributor

@markaj-nordic markaj-nordic left a comment

Choose a reason for hiding this comment

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

The ExternalFlashFactoryData is not used anywhere anyway, so was there a problem with that or it's just a matter of optimization?

Should we add the same condition when instantiating the concrete template classes in at the bottom of the FactoryDataProvider.cpp file?

@ArekBalysNordic
Copy link
Contributor Author

The ExternalFlashFactoryData is not used anywhere anyway, so was there a problem with that or it's just a matter of optimization?

Should we add the same condition when instantiating the concrete template classes in at the bottom of the FactoryDataProvider.cpp file?

Actually, I don't know why we haven't removed the external flash support from there yet...

@ArekBalysNordic ArekBalysNordic merged commit 053732b into nrfconnect:master Apr 22, 2024
7 checks passed
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.

4 participants