Bug 5264

Summary: nanddump can't dump read-only partitions
Product: Busybox Reporter: Matt Reimer <mreimer>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:
Attachments: patch to fix nanddump of read-only partitions

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