[U-Boot] [PATCH 07/40] RFC: binman: Allow sections to have an offset

Bin Meng bmeng.cn at gmail.com
Fri Feb 22 07:18:18 UTC 2019


Hi Simon,

On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present sections are always placed automatically. Even if an 'offset'
> property is provided it is ignored. Update the logic to support an offset
> for sections.
>
> Note: Needs a test updates
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/binman/bsection.py      | 5 +++--
>  tools/binman/etype/section.py | 3 ++-
>  2 files changed, 5 insertions(+), 3 deletions(-)
>

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

x86 is not using 'offset' in section so it should be fine. I think we
will need update tools/binman/README to document 'offset' too.

Regards,
Bin


More information about the U-Boot mailing list