ccollins476ad opened a new pull request #21: manifest: Add 
`MfgManifestTarget.Size` field
URL: https://github.com/apache/mynewt-artifact/pull/21
 
 
   This field indicates the size of the target binary (either .bin or .img 
file).  This is useful for splitting an mfgimage into its constituent parts.  
Without this change, the only method of doing this is to use a heuristic: 
remove all 0xff bytes from the end of each part (this is what `imgmod mfg 
split` does).  However, this leads to problems if a target or raw entry happens 
to contain trailing 0xff bytes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to