Hi Jeroen,

On Sat, 17 Aug 2013 15:55:16 +0200, Jeroen Hofstee
<jer...@myspectrum.nl> wrote:

> On 08/14/2013 08:25 PM, Jeroen Hofstee wrote:
> > diff --git a/arch/arm/config.mk b/arch/arm/config.mk
> > index 540a119..5e382ab 100644
> > --- a/arch/arm/config.mk
> > +++ b/arch/arm/config.mk
> > @@ -98,3 +98,5 @@ endif
> >   ifneq ($(CONFIG_SPL_BUILD),y)
> >   ALL-y     += checkarmreloc
> >   endif
> > +
> > +OPTION_FIXED_GD=$(call cc-option, -ffixed-r8)
> 
> I am leaking some debug code here, this can simply be an
> assignment by value instead of a cc-option check.

Does this mean you'll repost a version of this patch?

> Regards,
> Jeroen

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to