summaryrefslogtreecommitdiffstats
path: root/conf/machine
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:38:15 -0500
commit4c530a4ef51f8e5207fa8d50ed719429da33deb2 (patch)
treea2c08f7c8d70c4fc5f24dd62d5925d6bad5710ac /conf/machine
parentfaf5211f5581e7ccad19029d0dd69555dbea01d9 (diff)
downloadmeta-ti-4c530a4ef51f8e5207fa8d50ed719429da33deb2.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/machine')
-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 f3637b70..e763abad 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 \