Bug 5264 - nanddump can't dump read-only partitions
Summary: nanddump can't dump read-only partitions
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 14:35 UTC by Matt Reimer
Modified: 2012-06-13 00:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch to fix nanddump of read-only partitions (885 bytes, patch)
2012-05-30 14:36 UTC, Matt Reimer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Reimer 2012-05-30 14:35:36 UTC
nanddump can't dump read-only partitions. The attached patch fixes this bug.
Comment 1 Matt Reimer 2012-05-30 14:36:14 UTC
Created attachment 4370 [details]
patch to fix nanddump of read-only partitions
Comment 2 Denys Vlasenko 2012-06-13 00:40:01 UTC
Fixed in git:

commit 6979325592dd421ae4b02817ac8ac9ba5f362382
Author: Matt Reimer <mreimer@sdgsystems.com>
Date:   Wed May 30 10:31:13 2012 -0400

    nanddump: make dumping read-only partitions work