• S
    binman: Support updating entries in an existing image · 10f9d006
    Simon Glass 提交于
    While it is useful and efficient to build images in a single pass from a
    unified description, it is sometimes desirable to update the image later.
    
    Add support for replace an existing file with one of the same size. This
    avoids needing to repack the file. Support for more advanced updates will
    come in future patches.
    Signed-off-by: NSimon Glass <sjg@chromium.org>
    10f9d006
README 34.5 KB