[U-Boot] [PATCH] arm: put .hash, .got.plt and .machine_param back in binaries

Rajeshwari Birje rajeshwari.birje at gmail.com
Thu Dec 26 04:44:55 CET 2013


Hi Albert,

Any idea when are you getting this patch in as it is effecting the SMDK5250
booting.

Regards,
Rajeshwari


On Fri, Dec 13, 2013 at 3:28 PM, Albert ARIBAUD
<albert.u.boot at aribaud.net>wrote:

> Hi Masahiro,
>
> On Fri, 13 Dec 2013 17:15:51 +0900, Masahiro Yamada
> <yamada.m at jp.panasonic.com> wrote:
>
> > Hello Albert.
> >
> >
> > >  $(obj)$(SPL_BIN).bin:      $(obj)$(SPL_BIN)
> > > -   $(OBJCOPY) $(OBJCFLAGS) -O binary $< $@
> > > +   $(OBJCOPY) $(OBJCFLAGS) $(SPL_OBJCFLAGS) -O srec $<
> $(obj)$(SPL_BIN).srec
> > > +   $(OBJCOPY) $(OBJCFLAGS) $(SPL_OBJCFLAGS) -O binary $< $@
> >
> > The new file .srec is not mentioned in the commit log.
> > Is it your intentional change?
> >
> > If so, please describe them separetely.
>
> Thanks for spotting this.
>
> Actually it is not intentional; I had added it in my tests so that I
> could compare binaries from different builds more easily. Unless people
> think it should stay, I will remove it through a v2 patch.
>
> > Best Regards
> > Masahiro Yamada
>
> Amicalement,
> --
> Albert.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>



-- 
Regards,
Rajeshwari Shinde


More information about the U-Boot mailing list