summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-04-17 07:40:50 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-04-17 06:10:04 +0000
commitf0a1e52a2fd2cab5416fedb69601acdd17602562 (patch)
treec367b77bee9b5522a1be91e5f3ebff27e2f04e94 /conf/machine
parenta6c41e174fffd1c3058ea89118fb1a4b5156276d (diff)
downloadmeta-ti-f0a1e52a2fd2cab5416fedb69601acdd17602562.tar.gz
dra7xx-evm: add additional DTBs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/dra7xx-evm.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index df176ba9..ada32073 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -15,7 +15,8 @@ KERNEL_DEVICETREE = " \
15 dra71-evm.dtb dra71-evm-nand.dtb dra71-evm-lcd-auo-g101evn01.0.dtb \ 15 dra71-evm.dtb dra71-evm-nand.dtb dra71-evm-lcd-auo-g101evn01.0.dtb \
16 dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \ 16 dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \
17 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \ 17 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \
18 dra76-evm.dtb dra76-evm-tfp410.dtb \ 18 dra76-evm.dtb dra76-evm-tfp410.dtb dra76-evm-ov490.dtb dra76-evm-ov5640.dtb \
19 dra76-evm-tfp410-ov490.dtb dra76-evm-tfp410-ov5640.dtb \
19" 20"
20 21
21UBOOT_MACHINE = "dra7xx_evm_config" 22UBOOT_MACHINE = "dra7xx_evm_config"