Hi Simon, On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > tools/binman/bsection.py | 5 +++-- > tools/binman/etype/section.py | 3 ++- > 2 files changed, 5 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

