[meta-ti] [PATCH] keystone: linux: add K2E and K2L DTB build support
hzhang at ti.com
hzhang at ti.com
Mon Jun 9 18:13:57 PDT 2014
From: Hao Zhang <hzhang at ti.com>
---
recipes-kernel/linux/linux-keystone_3.10.bb | 2 ++
1 file changed, 2 insertions(+)
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}"
--
1.7.9.5
More information about the meta-ti
mailing list