On Fri, Sep 12, 2014 at 6:35 PM, Vicente Olivert Riera <[email protected]> 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 > [email protected] > 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 [email protected] for review. Thanks Andrea -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
