Re: [PATCH v2 19/49] mkimage: Allow updating the FIT timestamp

2020-06-28 Thread Bin Meng
On Sun, Jun 14, 2020 at 10:57 AM Simon Glass wrote: > > Normally the FIT timestamp is created the first time mkimage is run on a > FIT, when converting the source .its to the binary .fit file. This > corresponds to using the -f flag. But if the original input to mkimage is > a binary file (already

[PATCH v2 19/49] mkimage: Allow updating the FIT timestamp

2020-06-13 Thread Simon Glass
Normally the FIT timestamp is created the first time mkimage is run on a FIT, when converting the source .its to the binary .fit file. This corresponds to using the -f flag. But if the original input to mkimage is a binary file (already compiled) then the timestamp is assumed to have been set previ