[meta-ti] Hao Zhang : keystone: linux: add K2L and K2E DTB for RT build

Arago Project git git at arago-project.org
Tue Jun 10 19:29:29 PDT 2014


Module: meta-ti
Branch: master
Commit: a85921a5a542c95e4e8de04ec81dbb28fa88d3ef
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=a85921a5a542c95e4e8de04ec81dbb28fa88d3ef

Author: Hao Zhang <hzhang at ti.com>
Date:   Tue Jun 10 07:29:45 2014 +0000

keystone: linux: add K2L and K2E DTB for RT build

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-keystone-rt_3.10.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index eb4bbd2..70073f9 100644
--- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
@@ -14,6 +14,8 @@ MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
+KERNEL_DEVICETREE_k2e-evm = "k2e-evm.dtb"
+KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb"
 
 KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
 



More information about the meta-ti mailing list