summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2g-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-02-02 04:36:53 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-02 18:34:47 -0500
commite866980b744e99c9254ebd529b26a0e461c81b84 (patch)
tree4f99c8b5efe5c3fa892e48ca38a19380cfe06b2e /conf/machine/k2g-evm.conf
parentff8c2019ac1f1f7646ee5c2a6eb4327217be6779 (diff)
downloadmeta-ti-e866980b744e99c9254ebd529b26a0e461c81b84.tar.gz
conf/machine: set KERNEL_DEVICETREE dtb list per machine
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/k2g-evm.conf')
-rw-r--r--conf/machine/k2g-evm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 4d03f870..b8e55e40 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -6,6 +6,8 @@ require conf/machine/include/k2g.inc
6 6
7MACHINE_FEATURES += "alsa opencl" 7MACHINE_FEATURES += "alsa opencl"
8 8
9KERNEL_DEVICETREE = "keystone-k2g-evm.dtb keystone-k2g-ice.dtb"
10
9UBOOT_MACHINE = "k2g_evm_config" 11UBOOT_MACHINE = "k2g_evm_config"
10 12
11BOOT_MONITOR_MAKE_TARGET = "k2g" 13BOOT_MONITOR_MAKE_TARGET = "k2g"