<JBD1986>
all, I have just ported android 4.4.2_2.0.0_alpha to my board, and I'm having an issue with USB devices. I'm using the same DTB file that had working USB in linux 3.10.17
<JBD1986>
No usb devices show up in the console when I plug them in
<JBD1986>
the device boots to an Android lock screen, but then goes to sleep because I have no input device to unlock it with
JBD1986 has quit [Remote host closed the connection]
hste_ has joined #imx6-dev
rz2k has quit []
JBD1986 has joined #imx6-dev
<JBD1986>
nevermind, figured it out
<JBD1986>
needed to export and setup some GPIOs after boot.
JBD1986 has quit [Remote host closed the connection]
aholler_ has joined #imx6-dev
aholler has quit [Ping timeout: 250 seconds]
ragesoss has quit [Quit: No Ping reply in 180 seconds.]
ragesoss has joined #imx6-dev
tasslehoff has joined #imx6-dev
tumdedum has quit [Ping timeout: 240 seconds]
tumdedum has joined #imx6-dev
kroon has joined #imx6-dev
aholler_ is now known as aholler
<aholler>
interesting, when I try to fetch (repo sync) the fsl-community-bsp with 3.10.17* with caam enabled I'm getting decompression errors. doing that with 3.16 (without caam) works
<aholler>
so at a first look caam seems to be broken
<jnettlet>
aholler, yeah I have found some problems with caam. That is why I have currently left it out of my 3.14 kernel. I haven't had the time to fix it up to work properly.
<jnettlet>
so basically, you are not alone :-)
<aholler>
thanks for the acknowledgement
<dv__>
oh, didnt know there is hw-accelerated crypto in imx6
<jnettlet>
well kind of.
<aholler>
doesn't help if it's broken. Maybe at least the hwrng is usable
<jnettlet>
aholler, the hwrng runs well. It is the first bit I will bring back