From f05488f6c0a98c4f603f638a5b74bba18415ec59 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 6 Feb 2019 22:42:04 +0000 Subject: dra7xx-evm.conf: not all DTBs are ready yet Signed-off-by: Denys Dmytriyenko --- conf/machine/dra7xx-evm.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'conf') diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index f8df9572..adfdcdff 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" -- cgit v1.2.3-54-g00ecf