[meta-ti] Hao Zhang : keystone: linux: add K2E and K2L DTB build support
Arago Project git
git at arago-project.org
Tue Jun 10 19:29:35 PDT 2014
Module: meta-ti
Branch: dora
Commit: 92effbbcad441f92b9c487043b0f8f0a64f9fc73
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=92effbbcad441f92b9c487043b0f8f0a64f9fc73
Author: Hao Zhang <hzhang at ti.com>
Date: Tue Jun 10 07:13:57 2014 +0000
keystone: linux: add K2E and K2L DTB build support
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-keystone_3.10.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index 93b5481..e90c9fc 100644
--- a/recipes-kernel/linux/linux-keystone_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone_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