K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-05-07T17:33:31.015234Z K 7 svn:log V 290 Switch to the image API: 1. Replace calls to mkimg_set_size() with calls to image_set_size() 2. Remove the mkimg_set_size() function 3. As above but for mkimg_write() and image_write() Note that this breaks mkimg(1). The image API has no implementation. Hence doing it on my branch :-) END