Skip to content

{bp-19018} drivers/mtd: Remove bad block management in FTL for devices not needi…#19084

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

{bp-19018} drivers/mtd: Remove bad block management in FTL for devices not needi…#19084
jerpelea wants to merge 1 commit into
apache:releases/13.0from
jerpelea:bp-19018

Conversation

@jerpelea

Copy link
Copy Markdown
Contributor

Summary

Bad block management and the logical->physical mapping is only needed with raw NAND type memories, so we can compile that in conditionally, saving ~600 bytes of flash on a 32-bit arm when NAND is not used.

Impact

RELEASE

Testing

CI

…ng it

Bad block management and the logical->physical mapping is only needed
with raw NAND type memories, so we can compile that in conditionally,
saving ~600 bytes of flash on a 32-bit arm when NAND is not used.

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.

5 participants