Hi all,
We boot up our custom imx6 board with linux well.
But when we move to android, it failed at an endless loop.
We could find some i2c errors from the kernel log and camera/audio crash at android period.
It's so strange that we just used same kernel version between linux and android.
Anybody have tips for me?
Many thanks.
===============
Chip: imx6dl
Android: 4.3 jb1.1.0
Kernel version: 3.0.35
and the log as attachment.
Original Attachment has been moved to: kernel.log.zip
Original Attachment has been moved to: android.log.zip
Hello Blurence,
Its seems to be some dummy I2C device type related.
See some below links, may it help you
http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type
http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver
common from above links and other search, may be you need to be patch driver, may be.
Thanks and Regards
JAYMIN D