[meta-ti] [master][PATCH 3/4] dra7xx-evm.conf: not all DTBs are ready yet

Denys Dmytriyenko denys at ti.com
Wed Feb 6 08:42:04 PST 2019


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/dra7xx-evm.conf | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index f8df957..adfdcdf 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -10,11 +10,12 @@ IMAGE_FSTYPES += "tar.xz"
 
 SERIAL_CONSOLES = "115200;ttyS0"
 
-KERNEL_DEVICETREE = "dra7-evm.dtb dra7-evm-lcd-osd101t2045.dtb dra7-evm-lcd-osd101t2587.dtb \
-                    dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \
-                    dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \
-                    dra71-evm.dtb dra71-evm-nand.dtb dra71-evm-lcd-auo-g101evn01.0.dtb dra71-lcard.dtb \
-                    dra76-evm.dtb dra76-evm-tfp410.dtb"
+KERNEL_DEVICETREE = " \
+    dra7-evm.dtb \
+    dra71-evm.dtb \
+    dra72-evm.dtb dra72-evm-revc.dtb \
+    dra76-evm.dtb \
+"
 
 UBOOT_MACHINE = "dra7xx_evm_config"
 
-- 
2.7.4



More information about the meta-ti mailing list