With a recent change this entry stores only part of the section data,
leaving out the padding at the end. Fix this by using GetPaddedData() to
get the data. Add this function to the base Entry class also.

Fixes: d1d3ad7d1fe ("binman: Move section padding to the parent")

Signed-off-by: Simon Glass <s...@chromium.org>
---

 tools/binman/entry.py            | 16 ++++++++++++++++
 tools/binman/etype/intel_ifwi.py |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!

Reply via email to