[meta-ti] [PATCH 0/4] Add c66x machines

Jacob Stiffler j-stiffler at ti.com
Tue May 16 12:11:36 PDT 2017


The ultimate goal of this patch set is the add the c66x machines.
Prior to this, there is some clean-up for the ti-pdk class and
relocation of the machine specific device lists into the machine
configuration files.


Jacob Stiffler (4):
  ti-pdk: clean up variables by adding TI_PDK_ prefix
  machines: add ti-pdk class variables
  recipes: remove ti-pdk device configuration
  c66x: add basic machine configuration

 classes/ti-pdk.bbclass                              | 18 ++++++++++--------
 conf/machine/am57xx-evm.conf                        |  4 ++++
 conf/machine/beaglebone.conf                        |  3 +++
 conf/machine/c665x-evm.conf                         |  9 +++++++++
 conf/machine/c667x-evm.conf                         |  9 +++++++++
 conf/machine/dra7xx-evm.conf                        |  4 ++++
 conf/machine/include/c66x.inc                       |  9 +++++++++
 conf/machine/include/k2e.inc                        |  4 ++++
 conf/machine/include/k2g.inc                        |  4 ++++
 conf/machine/include/k2hk.inc                       |  4 ++++
 conf/machine/include/ti33x.inc                      |  4 ++++
 conf/machine/include/ti43x.inc                      |  4 ++++
 conf/machine/k2l-evm.conf                           |  4 ++++
 recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 10 +---------
 recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb           |  5 -----
 recipes-bsp/pktlib/pktlib-rtos_git.bb               |  4 ----
 recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb           |  5 -----
 recipes-bsp/rm-lld/rm-lld-rtos_git.bb               |  5 -----
 recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb       |  4 ----
 recipes-ti/ipc/ipc-transport-srio-rtos_git.bb       |  2 --
 20 files changed, 73 insertions(+), 42 deletions(-)
 create mode 100644 conf/machine/c665x-evm.conf
 create mode 100644 conf/machine/c667x-evm.conf
 create mode 100644 conf/machine/include/c66x.inc

-- 
2.7.4



More information about the meta-ti mailing list