On Thu, Oct 10, 2019 at 3:12 PM Bin Meng <bmeng...@gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 11:02 PM Simon Glass <s...@chromium.org> wrote:
> >
> > At present this produces a 16-byte file. It is intended to start 16 bytes
> > before the end of ROM and pads with zeroes to readh the end.
> >
> > But binman sometimes wants to add an image-header at the very end of ROM.
> > Furthermore binman automatically pads the data if it is finishes early.
> >
> > Drop the padding in resetvec and let binman handle it.
> >
> > Signed-off-by: Simon Glass <s...@chromium.org>
> > ---
> >
> >  arch/x86/cpu/resetvec.S | 3 ---
> >  1 file changed, 3 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to