
5 Oct
2019
5 Oct
'19
4:42 p.m.
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass sjg@chromium.org wrote:
The image-header currently sets it offset assuming that skip-at-start is zero. This does not work on x86 where offsets end at 4GB. Add in this value so that the offset is correct.
Signed-off-by: Simon Glass sjg@chromium.org
tools/binman/etype/image_header.py | 1 + 1 file changed, 1 insertion(+)
Acked-by: Bin Meng bmeng.cn@gmail.com