Skip to content

drivers: flash: shell: support bad block management#110468

Open
tpambor wants to merge 1 commit into
zephyrproject-rtos:mainfrom
tpambor:flash-shell-bbm
Open

drivers: flash: shell: support bad block management#110468
tpambor wants to merge 1 commit into
zephyrproject-rtos:mainfrom
tpambor:flash-shell-bbm

Conversation

@tpambor
Copy link
Copy Markdown
Contributor

@tpambor tpambor commented Jun 3, 2026

Add support for checking and marking bad blocks in the shell via the new commands flash is_bad [<device>] <address> and flash mark_bad [<device>] <address>.

This allows users to identify and manage bad blocks on flash devices that support these operations.

Add support for checking and marking bad blocks in the shell via the
new commands:
- `flash is_bad [<device>] <address>`
- `flash mark_bad [<device>] <address>`

This allows users to identify and manage bad blocks on flash devices
that support these operations.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@tpambor tpambor force-pushed the flash-shell-bbm branch from b9246fe to f9a554c Compare June 3, 2026 14:58
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

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.

3 participants