diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/dra7xx-evm.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index ad4b0263..db4a5e1c 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/machine/dra7xx-evm.conf | |||
@@ -10,10 +10,18 @@ SERIAL_CONSOLES = "115200;ttyS0" | |||
10 | 10 | ||
11 | KERNEL_DEVICETREE = " \ | 11 | KERNEL_DEVICETREE = " \ |
12 | dra7-evm.dtb \ | 12 | dra7-evm.dtb \ |
13 | ti/dra7x-evm-osd-lcd-common.dtbo \ | ||
13 | dra71-evm.dtb \ | 14 | dra71-evm.dtb \ |
15 | dra71-evm-nand.dtb \ | ||
16 | ti/dra71-evm-lcd-auo-g101evn01.0.dtbo \ | ||
14 | dra72-evm.dtb \ | 17 | dra72-evm.dtb \ |
15 | dra72-evm-revc.dtb \ | 18 | dra72-evm-revc.dtb \ |
19 | ti/dra72-evm-touchscreen.dtbo \ | ||
20 | ti/dra74-evm-touchscreen.dtbo \ | ||
16 | dra76-evm.dtb \ | 21 | dra76-evm.dtb \ |
22 | ti/dra76-evm-tfp410.dtbo \ | ||
23 | ti/lcd-osd101t2045.dtbo \ | ||
24 | ti/lcd-osd101t2587.dtbo \ | ||
17 | " | 25 | " |
18 | 26 | ||
19 | UBOOT_MACHINE = "dra7xx_evm_config" | 27 | UBOOT_MACHINE = "dra7xx_evm_config" |