[meta-ti] [PATCH 0/3] add 3 keystone II device machine configs

hzhang at ti.com hzhang at ti.com
Fri May 16 12:13:48 PDT 2014


From: Hao Zhang <hzhang at ti.com>

These patches add 3 machine configs for 3 Keystone II devices/EVMs,
k2hk, k2e, k2l, which share the same keystone SoC family. 


Hao Zhang (3):
  keystone: machine config: change machine config name from
    keystone-evm to k2hk-evm
  keystone: k2l-evm conf: add k2l-evm machine config
  keystone: k2e-evm config: add k2e-evm machine config

 conf/machine/include/keystone.inc              |    2 --
 conf/machine/k2e-evm.conf                      |   30 ++++++++++++++++++++++++
 conf/machine/k2hk-evm.conf                     |   30 ++++++++++++++++++++++++
 conf/machine/k2l-evm.conf                      |   30 ++++++++++++++++++++++++
 conf/machine/keystone-evm.conf                 |   26 --------------------
 recipes-bsp/boot-monitor/boot-monitor_git.bb   |    9 ++++---
 recipes-kernel/linux/linux-keystone-rt_3.10.bb |    2 +-
 recipes-kernel/linux/linux-keystone_3.10.bb    |    2 +-
 8 files changed, 96 insertions(+), 35 deletions(-)
 create mode 100644 conf/machine/k2e-evm.conf
 create mode 100644 conf/machine/k2hk-evm.conf
 create mode 100644 conf/machine/k2l-evm.conf
 delete mode 100644 conf/machine/keystone-evm.conf

-- 
1.7.9.5



More information about the meta-ti mailing list