Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix nandread to build with old or uapi headers. | Elliott Hughes | 2013-11-11 | 1 | -2/+6 |
| | | | | | Bug: 11559337 Change-Id: I9795a16649dafdfe3df150170265157170cd5a79 | ||||
* | Add missing headers for compilation on x86 targets | Olivier Bailly | 2010-11-17 | 1 | -1/+1 |
| | | | | Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254 | ||||
* | toolbox: nandread: Add options to extract raw images, partial images, and ↵ | Arve Hjønnevåg | 2010-03-03 | 1 | -20/+50 |
| | | | | fix bad block check. | ||||
* | toolbox: Add nandread command | Arve Hjønnevåg | 2009-10-01 | 1 | -0/+256 |
Extracts a nand image from an mtd partition with page data followed by 64 bytes of extra data. |