summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips32/asc_serial.c
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@googlemail.com>2011-03-28 18:33:56 +0200
committerShinya Kuribayashi <skuribay@pobox.com>2011-04-02 22:07:12 +0900
commit04efda7afca03692dd7335d1205211c302d502a4 (patch)
tree4781068d2e6868fc1762a077a5d7c83ebfcb7958 /arch/mips/cpu/mips32/asc_serial.c
parent91809608a44f7d90be4c630f09c9de54cc3852d8 (diff)
downloadblackbird-obmc-uboot-04efda7afca03692dd7335d1205211c302d502a4.tar.gz
blackbird-obmc-uboot-04efda7afca03692dd7335d1205211c302d502a4.zip
MIPS: Optimize the setup of CPU optimization flags
The current MIPS CPU config.mk code always expects a MIPS 4kc core. This is not appropiate for other CPUs and SoCs. Replace the current MIPSFLAGS code by cc-option macro and use -march=mips32r2 as default optimization level for all MIPS32 CPUs. Note: Since commit f62fb99941c625605aa16a0097b396a5c16d2c88 all toolchains with binutils prior to v2.16 are not working anymore. As agreed with Shinya Kuribayashi the support for those toolchains will be dropped officially with this patch. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> Cc: Wolfgang Denk <wd@denx.de> Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
Diffstat (limited to 'arch/mips/cpu/mips32/asc_serial.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud