[U-Boot] [PATCH v2 18/37] binman: Assume Intel descriptor is at the start of the image

sjg at google.com sjg at google.com
Thu Jul 18 01:59:28 UTC 2019


At present binman requires that the Intel descriptor has an explicit
offset. Generally this is 0 since the descriptor is at the start of the
image. Add a default to handle this, so users don't need to specify the
offset.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/bsection.py               | 8 ++++++++
 tools/binman/etype/intel_descriptor.py | 2 ++
 2 files changed, 10 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list