summaryrefslogtreecommitdiffstats
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 01:33:17 +0000
commitc678daa8d2f23401a8ab93be850de0486ad05933 (patch)
tree61f0b38294e81aabc2e3e8c5acd1c6ccc5de6d9e
parenta06b3abef35bf931601a70318a89085a148ae7e2 (diff)
downloadmeta-ti-c678daa8d2f23401a8ab93be850de0486ad05933.tar.gz
dra7xx-evm: add additional DTBs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"