[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:35 PDT 2014
Module: meta-ti
Branch: dora
Commit: 72138932ea6acd6a49fa0749853d6c22cac6d670
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=72138932ea6acd6a49fa0749853d6c22cac6d670
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