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

boards/samv7/common: add type member to mtd_partition_s structure #9415

Merged
merged 1 commit into from May 29, 2023

Conversation

michallenc
Copy link
Contributor

@michallenc michallenc commented May 29, 2023

Summary

Board related code may use different mounts for MTD device (block character for one, SmartFS for another) if required by the board. Additional type member was therefore added to mtd_partition_s structure in order to support this.

Impact

SAMv7 boards only.

Testing

Tested on custom samv7 board.

Board related code may use different mounts for MTD device (block
character for one, SmartFS for another) if required by the board.
Additional type member was therefore added to mtd_partition_s structure
in order to support this.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
@michallenc
Copy link
Contributor Author

Fixed typo in commit message.

@pkarashchenko pkarashchenko merged commit f4d409b into apache:master May 29, 2023
26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.2.0 Jun 13, 2023
@michallenc michallenc deleted the sam_mtd branch June 19, 2023 14:10
@jerpelea jerpelea moved this from To-Add to In Progress in Release Notes - 12.2.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants