Hello,
I am using the OV5640 camera module with the MX6SL-EVK board.
The board is running the 13.5.0-ga android image downloaded from freescale with no modifications.
The bootloader args are:
console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 panel=hdmi csi androidboot.hardware=freescale
I don't see the i2c camera interface being loaded on boot, I only see:
... i2c i2c-0: Invalid 7-bit I2C address 0x00 i2c i2c-0: Can't create device at 0x00 i2c i2c-0: Invalid 7-bit I2C address 0x00 i2c i2c-0: Can't create device at 0x00 ... ... MIPI CSI2 driver module loaded ...
When I try to run the camera app the camera cannot be loaded.
E/CameraService( 2124): Camera HAL module not loaded E/CameraHolder( 2724): fail to connect Camera E/CameraHolder( 2724): java.lang.RuntimeException: Fail to connect to camera service
Does anyone know what's going on?
I thought the android package provided by Freescale had the camera working out of the box?
Thanks,
Joe
Original Attachment has been moved to: uboot-output.txt.zip
Original Attachment has been moved to: logcat.txt.zip