On 10/4/21 22:08, Jiaxun Yang wrote:
> 在 2021/10/4 10:25, Philippe Mathieu-Daudé 写道:
>> As of this commit, the nanoMIPS toolchains haven't been merged
>> in mainstream projects. However MediaTek provides a toolchain:
>> https://github.com/MediaTek-Labs/nanomips-gnu-toolchain/releases/tag/nanoMIPS-2021.02-01
>>
>>
>> Since I now have spent more time with the ISA, I agree to maintain
>> it along with the other MIPS ISA.
>>
>> For historical notes, see commit a60442eb8 ("Deprecate nanoMIPS ISA").
>>
>> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> Reviewed-by: Jiaxun Yang <jiaxun.y...@flygoat.com>
> 
> Probably it's worthy to ask MTK folks if they are willing to maintain QEMU?

Well it is not like I am hiding this patch, it is posted on a public
mailing list...

>> ---
>>   MAINTAINERS | 6 +-----
>>   1 file changed, 1 insertion(+), 5 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f1d7279a0f2..8ce47417eff 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -237,14 +237,10 @@ R: Aleksandar Rikalo <aleksandar.rik...@syrmia.com>
>>   S: Odd Fixes
>>   F: target/mips/
>>   F: disas/mips.c
>> +X: disas/nanomips.*
>>   F: docs/system/cpu-models-mips.rst.inc
>>   F: tests/tcg/mips/
>>   -MIPS TCG CPUs (nanoMIPS ISA)
>> -S: Orphan
>> -F: disas/nanomips.*
>> -F: target/mips/tcg/*nanomips*
>> -
>>   NiosII TCG CPUs
>>   M: Chris Wulff <crwu...@gmail.com>
>>   M: Marek Vasut <ma...@denx.de>
> 
> 

Reply via email to