commit | 234db17e2a397fa9447815c0ccb88d5824febee7 | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Mon Nov 28 15:54:52 2011 -0800 |
committer | Denton Gentry <dgentry@google.com> | Mon Nov 28 16:20:34 2011 -0800 |
tree | 9d1e91d5c90c5bdaecc807b1690c1faa7e3acc50 | |
parent | bc75b5c524a9221466500c6078dbd70d58f4a6bf [diff] |
Fix flash write support. MEMGETINFO can not be issued to an mtdblock device, only an mtd device. This bothers me in that this code could never have worked, since adding the MEMGETINFO call Humax has clearly never tested it. Nonetheless it seems to work in my own testing, so I'm ready to go with it. Also (optionally) suppress verbose output. Change-Id: I1cab453c4986265f4a7a644723c14988fa4cb5a3