summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-08-29 01:51:37 -0400
committerDenys Dmytriyenko <denys@ti.com>2017-08-29 01:51:37 -0400
commita5a102ff0e9d0855193d62c7d36a19bb532c1ad9 (patch)
tree5168b67c8b27bf0dbedb07541c032dbed91a6069
parenta9e7b5b586a72a4afe350b76ebd451208ec09ccc (diff)
downloadmeta-ti-ti2017.04-rc1.tar.gz
dra7xx-evm.conf: add new dra76-evm.dtbti2017.04-rc1
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/dra7xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 993ca233..2202a70b 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -13,7 +13,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
13KERNEL_DEVICETREE = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd101t2045.dtb dra7-evm-lcd-osd101t2587.dtb \ 13KERNEL_DEVICETREE = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd101t2045.dtb dra7-evm-lcd-osd101t2587.dtb \
14 dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \ 14 dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \
15 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \ 15 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \
16 dra71-evm.dtb dra71-evm-lcd-auo-g101evn01.0.dtb" 16 dra71-evm.dtb dra71-evm-lcd-auo-g101evn01.0.dtb dra76-evm.dtb"
17 17
18UBOOT_MACHINE = "dra7xx_evm_config" 18UBOOT_MACHINE = "dra7xx_evm_config"
19 19