Dear Yuri,
Hello.
i.MX6SL preview was success on L3.10.53_1.0.0.
But, on L3.14.28_1.0.0, it was not possible to preview. (I tested the my built image and pre-build image.)
Of cause, I replaced the dtb file from imx6sl-evk.dtb to imx6sl-evk-csi.dtb and changed the "fdt_file" parameter.
Please tell me the how to operate the parallel camera(ov5642) on L3.14.28.
I found the difference of boot log between L3.14.28 and 3.10.53.
OV5642 was found on L3.10.53.
[Boot log on L3.10.53_1.0.0]
ov5640 2-003c: cannot get io voltage
camera ov5640 is not found
ov5642_power_on: cannot get io voltage error
camera ov5642 is found
FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
[Boot log on L3.14.28_1.0.0]
Starting udev
udevd[126]: starting version 182
2-003c supply DOVDD not found, using dummy regulator
camera ov5640 is not found
random: nonblocking pool is initialized
bootlogd: cannot allocate pseudo tty: No such file or directory
ALSA: Restoring mixer settings...
Found hardware: "wm8962-audio" "" "" ""
[gst-launch command line on L3.14.28_1.0.0 ]
$ modprobe ov5642_camera
$ modprobe mxc_v4l2_capture
$ gst-launch-1.0 imxv4l2src device=/dev/video0 ! 'video/x-raw,format=(string)UYVY,width=640,height=480,framerate=(fraction)30/1' ! imxv4l2sink
[Error Message on L3.14.28_1.0.0]
(gst-launch-1.0:837): GStreamer-CRITICAL **: gst_caps_simplify: assertion 'GST_IS_CAPS (caps)' failed
(gst-launch-1.0:837): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed
====== IMXV4L2SRC: 4.0.3 build on Jul 6 2015 18:41:32. ======
set color key:00010203
====== IMXV4L2SINK: 4.0.3 build on Jul 6 2015 18:41:32. ======
WARNING: erroneous pipeline: could not link imxv4l2src0 to imxv4l2sink0
Best Regards,
Keita