]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Expand docs and test for alignment
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 23:40:10 +0000 (17:40 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:59 +0000 (14:42 -0600)
commit8f7215eedd82e0be28fd66f70493190b0e20553d
tree72599858724d4e4b7f7c79c7d26afc0225151403
parent3e833b87121dbcfd4499dc1950cf29dcba021297
binman: Expand docs and test for alignment

Alignment does form part of the entry once the image is written out, but
within binman the entry contents does not include the padding. Add
documentation to make this clear, as well as a test.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README
tools/binman/entry.py
tools/binman/ftest.py