summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-02-17 07:02:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-02-18 14:37:36 -0500
commit4a746c78c3b7060a51cd6a876f69eead363c757c (patch)
tree7fe2261d4846180493bc64092004fcb8cd4d3613 /conf
parentedc642bb1e73e1002df8c195a6e85c12a0bac133 (diff)
downloadmeta-ti-4a746c78c3b7060a51cd6a876f69eead363c757c.tar.gz
linux-ti-staging, am57xx-evm.conf: udpate to the latest, add support for .itb
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am57xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 7724be3c..3419b398 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -11,7 +11,7 @@ IMAGE_FSTYPES += "tar.xz"
11SERIAL_CONSOLE = "115200 ttyS2" 11SERIAL_CONSOLE = "115200 ttyS2"
12 12
13KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \ 13KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \
14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo \ 14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \
15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \ 15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \
16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \ 16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \
17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb \ 17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb \