
2 Oct
2018
2 Oct
'18
1:20 p.m.
On 14 September 2018 at 03:57, Simon Glass sjg@chromium.org wrote:
At present if there is only a zero-size entry in a section this is reported as an error, e.g.:
Offset 0x0 (0) is outside the section starting at 0x0 (0)
Adjust the logic in CheckEntries() to avoid this.
Signed-off-by: Simon Glass sjg@chromium.org
tools/binman/bsection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, and now in mainline.