commit | 1f6734cf502586d758b0569f5d921b71277688bd | [log] [tgz] |
---|---|---|
author | Vadim Bendebury <vbendeb@chromium.org> | Wed Oct 12 11:28:38 2011 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Dec 05 21:55:24 2011 +0100 |
tree | 7f1536ed03c5436fc1baf4d1bddf930822a12174 | |
parent | 7708d8b352e9e595f6f08afd3206af6495c7dc09 [diff] |
sf: fix erase debug output We want to show the length, so multiplying by sector size makes no sense. This is a hold over from the erase code before the big refactor. Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>