]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
MIPS: add support for P6600 cores
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 30 Sep 2016 09:36:59 +0000 (10:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 15 Oct 2016 11:22:17 +0000 (13:22 +0200)
commit3cfbeb8363e61d7652e9f67d7dffc225d9261b13
tree1b53307818b2a624a9f5f86caeeff7f851921d92
parent73e16457469f18d755c115a77c193c8cdeee00ab
MIPS: add support for P6600 cores

-march=p6600 is not yet supported in GCC upstream, so disabling all
versions when selecting this core.

Note that P6600 implies a MIPS R6 CPU, and some GCC versions are already
disabled for R6, so we don't need to disable those ones for P6600 as
well.

The external Codescape IMG GNU Linux Toolchain has support for this
core.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.mips
package/gcc/Config.in.host