[U-Boot] [PATCH 037/126] binman: Handle reading data for end-at-4gb sections

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 11:20:05 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:
> >
> > Some x86 sections have special offsets which currently result in empty
> > data being returned from the 'extract' command. Fix this by taking account
> > of the skip-at-start property.
> >
> > Add a little more debugging while we are here.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >  tools/binman/entry.py         |  6 ++++--
> >  tools/binman/etype/section.py | 16 +++++-----------
> >  tools/binman/image.py         |  2 ++
> >  3 files changed, 11 insertions(+), 13 deletions(-)
> >
>
> Acked-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list