[U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header
Bin Meng
bmeng.cn at gmail.com
Sun Oct 6 11:20:08 UTC 2019
On Sat, Oct 5, 2019 at 10:42 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list