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 <[email protected]>wrote: > Hi Masahiro, > > On Fri, 13 Dec 2013 17:15:51 +0900, Masahiro Yamada > <[email protected]> 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 > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > -- Regards, Rajeshwari Shinde
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

