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

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


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>


More information about the U-Boot mailing list