[U-Boot] [PATCH v2 3/5] MIPS: Optimize the setup of endianess and CPU optimization flags

Daniel Schwierzeck daniel.schwierzeck at googlemail.com
Mon Mar 28 18:11:32 CEST 2011


2011/3/28 Shinya Kuribayashi <skuribay at pobox.com>:
> On 3/29/11 12:27 AM, Daniel Schwierzeck wrote:
>>
>> Ok if we drop toolchain support for binutils lesser than 2.16 than I
>> can simplify the
>> this patch to one line because the assembler check is obsolete too:
>>
>> MIPSFLAGS = $(call cc-option,-march=mips32r2)
>>
>> Do you agree?
>
> It sounds you're misunderstanding how cc-option works.  Could you take
> a look at $(TOPDIR)/config.mk again?
>

Actually not. But you're right, cc-option is not needed ;)


More information about the U-Boot mailing list