marcel f10e28b41f Add mkimg_write() which combines lseek(2) and write(2) and uses
sector granularity for both offset and length. Have all schemes
use mkimg_write() instead of mkimg_seek() followed by write(2).

Now that schemes don't use lseek(2) nor write(2) directly, it's
easier to support output formats other than raw disks.
2014-05-06 21:54:05 +00:00
..
2014-02-08 13:29:35 +00:00
2014-04-16 23:14:05 +00:00
2014-03-15 00:58:08 +00:00
2014-04-13 19:48:51 +00:00
2014-04-25 04:01:25 +00:00
2014-04-24 11:27:03 +00:00
2014-02-08 13:37:02 +00:00
2014-02-08 13:37:02 +00:00