[yocto] [PATCH 0/2] Add support for MIPS32r2 and CI20 to Yocto

Vicente Olivert Riera Vincent.Riera at imgtec.com
Mon Sep 15 04:15:07 PDT 2014


On 09/15/2014 07:54 AM, Andrea Adami wrote:
> On Fri, Sep 12, 2014 at 6:35 PM, Vicente Olivert Riera
> <Vincent.Riera at imgtec.com> wrote:
>> Add support for the MIPS Creator CI20 machine. That board has a MIPS32r2
>> architecture so we also add support for that.
>>
>> Vicente Olivert Riera (2):
>>    Add support for MIPS32r2
>>    Add MIPS Creator CI20 machine
>>
>>   meta-yocto-bsp/conf/machine/ci20.conf       |   10 ++++++++++
>>   meta/conf/machine/include/tune-mips32r2.inc |   25 +++++++++++++++++++++++++
>>   2 files changed, 35 insertions(+), 0 deletions(-)
>>   create mode 100644 meta-yocto-bsp/conf/machine/ci20.conf
>>   create mode 100644 meta/conf/machine/include/tune-mips32r2.inc
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> Hi Vicente,
>
> there is already some support for mips32r2 (see
> include/tune-mips32r2.inc) in oe-core master.
> It looks like your patch is extending it so please rebase and resend
> the patch to openembedded-core at lists.openembedded.org for review.
>
> Thanks
>
> Andrea
>

Yeah, I have noticed there is support for mips32r2 hard-float in Yocto's 
master branch. I was cloning the Daisy branch.

mips32r2 hard-float is all I need, so by now I'm not going to make any 
change to that file.

Thanks.

-- 
Vincent



More information about the yocto mailing list