Re: [U-Boot] [PATCH v3 14/15] mkimage: Fix variable length header support

2011-12-02 Thread Stefano Babic
On 25/11/2011 13:37, Christian Riesch wrote: Hi Christian, > Support for variable length images like AIS image was introduced > in commit f0662105b674a3874227316abf8536bebc9b5995. A parameter > "-s" was also introduced to prohibit copying of the image file > automatically in the main program. How

[U-Boot] [PATCH v3 14/15] mkimage: Fix variable length header support

2011-11-25 Thread Christian Riesch
Support for variable length images like AIS image was introduced in commit f0662105b674a3874227316abf8536bebc9b5995. A parameter "-s" was also introduced to prohibit copying of the image file automatically in the main program. However, this parameter was implemented incorrectly and the image file w