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

Andrea Adami andrea.adami at gmail.com
Sun Sep 14 23:54:49 PDT 2014


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



More information about the yocto mailing list