After the FOSDEM, my patches for ARMv8 cortex tuning are finally merged. So I think it is complete the lose piece at meta-rockchip.
Since the big-litte is not supported by OE now, I make all the chips' configure to use the big core tuning. Randy 'ayaka' Li (5): conf/machine: rk3288: Add some machine files conf/machine: add rk3399 support conf/machine: add support for rk3328 conf/machine: add support for rk3036 conf/machine: add support for rv1108 conf/machine/evb-rk3288.conf | 10 ++++++++++ conf/machine/evb-rk3328.conf | 12 ++++++++++++ conf/machine/evb-rv1108.conf | 10 ++++++++++ conf/machine/excavator-rk3399.conf | 10 ++++++++++ conf/machine/fennec-rk3288.conf | 10 ++++++++++ conf/machine/firefly-rk3399.conf | 15 +++++++++++++++ conf/machine/include/rk3036.inc | 19 +++++++++++++++++++ conf/machine/include/rk3288.inc | 5 +++++ conf/machine/include/rk3328.inc | 18 ++++++++++++++++++ conf/machine/include/rk3399.inc | 17 +++++++++++++++++ conf/machine/include/rv1108.inc | 12 ++++++++++++ conf/machine/kylin-rk3036.conf | 12 ++++++++++++ conf/machine/tinker-rk3288.conf | 2 ++ 13 files changed, 152 insertions(+) create mode 100644 conf/machine/evb-rk3288.conf create mode 100644 conf/machine/evb-rk3328.conf create mode 100644 conf/machine/evb-rv1108.conf create mode 100644 conf/machine/excavator-rk3399.conf create mode 100644 conf/machine/fennec-rk3288.conf create mode 100644 conf/machine/firefly-rk3399.conf create mode 100644 conf/machine/include/rk3036.inc create mode 100644 conf/machine/include/rk3328.inc create mode 100644 conf/machine/include/rk3399.inc create mode 100644 conf/machine/include/rv1108.inc create mode 100644 conf/machine/kylin-rk3036.conf -- 2.20.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto