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
wrote:
> Hi Masahiro,
>
> On Fri, 13 Dec 2013 17:15:51 +0900, Masahiro Yamada
> wrote:
>
> > Hello Albert.
> >
> >
> > > $(obj)$
Hi Masahiro,
On Fri, 13 Dec 2013 17:15:51 +0900, Masahiro Yamada
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)
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
Hi Albert,
Tested on SMDK5250 and working fine.
Tested by: Rajeshwari S Shinde
Regards,
Rajeshwari.
On Fri, Dec 13, 2013 at 1:14 PM, Albert ARIBAUD
wrote:
> Some targets will build fine but not boot if sections .hash and
> .got.plt are not present in the binary. Add them back.
>
> Also, Exyno
4 matches
Mail list logo