commit | ff048ea916f74a40c18b5aaa5f357dce1c75bffa | [log] [tgz] |
---|---|---|
author | Kenneth Waters <kwaters@chromium.org> | Wed Dec 05 14:46:30 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Dec 11 13:17:33 2012 -0700 |
tree | 1ca3bf14aa8098a6b937f8cbccbd3f764a47c3c4 | |
parent | 53fdc7ef2e43902c4415a81a434c35f9ed8713bc [diff] |
Add a command to read raw blocks from a partition Sometimes data is on a block device and within a partition, but not in a particular filesystem. This commands permits reading raw data from a partition. Signed-off-by: Kenneth Waters <kwaters@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>