From 41d6fdc0fe5ea6054616cfccda13baac3ff33791 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 16 May 2017 23:44:53 +0000 Subject: am57xx-evm.conf: add new DTB entries for camera modules Signed-off-by: Denys Dmytriyenko --- conf/machine/am57xx-evm.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 2ee7d387..7ebf8094 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf @@ -11,7 +11,8 @@ IMAGE_FSTYPES += "tar.xz" SERIAL_CONSOLE = "115200 ttyS2" KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb \ - am57xx-evm.dtb am57xx-evm-reva3.dtb \ + am57xx-evm.dtb am57xx-evm-cam-mt9t111.dtb am57xx-evm-cam-ov10635.dtb \ + am57xx-evm-reva3.dtb am57xx-evm-reva3-cam-mt9t111.dtb am57xx-evm-reva3-cam-ov10635.dtb \ am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \ am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb" -- cgit v1.2.3-54-g00ecf