[U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header

Bin Meng bmeng.cn at gmail.com
Sat Oct 5 14:42:06 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at 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 at chromium.org>
> ---
>
>  tools/binman/etype/image_header.py | 1 +
>  1 file changed, 1 insertion(+)
>

Acked-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list