summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r--conf/machine/dra7xx-evm.conf14
1 files changed, 11 insertions, 3 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 67ce99cf..67f9a0d1 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -9,12 +9,20 @@ MACHINE_FEATURES += "touchscreen"
SERIAL_CONSOLES = "115200;ttyS0"
KERNEL_DEVICETREE = " \
- dra7-evm.dtb \
+ dra7-evm.dtb \
+ dra7-evm-lcd-osd101t2045.dtb \
+ dra7-evm-lcd-osd101t2587.dtb \
dra71-evm.dtb \
dra71-evm-nand.dtb \
- dra72-evm.dtb \
- dra72-evm-revc.dtb \
+ dra71-evm-lcd-auo-g101evn01.0.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 \
dra76-evm.dtb \
+ dra76-evm-tfp410.dtb \
"
UBOOT_MACHINE = "dra7xx_evm_config"