]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
MIPS: add support for M6201 cores
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 18 Oct 2016 15:55:25 +0000 (16:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Oct 2016 21:31:29 +0000 (23:31 +0200)
commit1b974425d12e38225ce2313c048f854f82f766ed
tree4cc0f24a9e01b1e38a75d001638cf8c776d76ac9
parentf7d305fd294a122d982a974314a81a4c57a08067
MIPS: add support for M6201 cores

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

Note that M6201 implies a MIPS R6 CPU, and some GCC versions are already
disabled for R6, so we don't need to disable those ones for M6201 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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.mips
package/gcc/Config.in.host