summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/omapl138-lcdk.conf')
-rw-r--r--meta-ti-bsp/conf/machine/omapl138-lcdk.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
index b318f82d..a8b08964 100644
--- a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
+++ b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
@@ -15,4 +15,9 @@ IMAGE_FSTYPES += "tar.xz"
15 15
16SERIAL_CONSOLES = "115200;ttyS2" 16SERIAL_CONSOLES = "115200;ttyS2"
17 17
18KERNEL_DEVICETREE = "da850-evm.dtb da850-lcdk.dtb" 18KERNEL_DEVICETREE_PREFIX = "da850"
19
20KERNEL_DEVICETREE = " \
21 da850-evm.dtb \
22 da850-lcdk.dtb \
23"