Skip to content

{bp-19020} drivers/mmcsd: Remove eMMC partitions when !CONFIG_MMCSD_MMCSUPPORT#19086

Open
jerpelea wants to merge 1 commit into
apache:releases/13.0from
jerpelea:bp-19020
Open

{bp-19020} drivers/mmcsd: Remove eMMC partitions when !CONFIG_MMCSD_MMCSUPPORT#19086
jerpelea wants to merge 1 commit into
apache:releases/13.0from
jerpelea:bp-19020

Conversation

@jerpelea

Copy link
Copy Markdown
Contributor

Summary

When the CONFIG_MMCSD_MMCSUPPORT is disabled, we can remove the mmc partition support, saving ~300+ bytes of flash on a 32-bit Arm target. These partitions don't exist on SD cards.

Impact

RELEASE

Testing

CI

When the CONFIG_MMCSD_MMCSUPPORT is disabled, we can remove the
mmc partition support, saving ~300+ bytes of flash on a 32-bit Arm
target. These partitions don't exist on SD cards.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
@github-actions github-actions Bot added Area: Drivers Drivers issues Size: S The size of the change in this PR is small labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Drivers Drivers issues Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants