<aholler>
hmm, dma_cma was turned on in my old config too. don't know why it disappeared
<dv_>
aholler: what defconfig are you using ?
<dv_>
imx_v7_cbi_hb_defconfig ?
<aholler>
none, oldconfig. can't remember on what is was based ;)
<aholler>
s/is/it/
<aholler>
anyway, I now first play with cec before giving 3.14 another try. cec doesn't seem to work with 3.10 and 3.14 (using a patched libcec and modified kernel driver) so there seems to be some work there necessary
<aholler>
libcec from imx-lib is able to turn the tv off, so it isn't a problem of the hw. Just buggy driver :/
<aholler>
should be able to find that ;)
<dv_>
try the config I mentioned
<dv_>
this is the one I use
<dv_>
works perfectly
<dv_>
oh wait
<dv_>
thats the one for the cubox-i , and you are using a wandboard. nevermind :)
<dv_>
btw, I got a mail from somebody who wants to add wandboard support to the 3.14 kernel. jnettlet, heard anything about that?
<aholler>
several changes for the dt are necessary to use a wandboard.
<dv_>
sure
<dv_>
I sent a mail to check for updates. I suppose you'd like to work with that person on it.
<aholler>
I already thought about sending patches myself. but on the other side I'm unsure if I really want to support wandboard :/
<aholler>
yes, but that's the old stuff which doesn't work the c1
<vpeter>
then nevermind
<aholler>
you need to split the dt as done in mainline. and rfkill-wand is necessary to use wifi and bt
<aholler>
e.g. the old wifi-power-pin is now used for cec
<aholler>
(with c1)
<vpeter>
I think this is too much for me. I only add led and gpio-ir for my board (tbs matrix btw).
<aholler>
it isn't that much. it's just cumbersome ;)
shogunx has joined #imx6-dev
<aholler>
but thanks to dt, all changes have just be done in the dt. it was much more difficult when hw-specific stuff was embedded deeply in several vendor-drivers
<jnettlet>
dv_, haven't heard a peep
<dv_>
aholler: lets see if I get a response
<aholler>
maybe just cherry-picking the patch from mainline works as a base. haven't tried it
<dv_>
but I find it strange that the wandboard support is lacking. whenever I see imx6 mentioned, I often see their name close to it
<aholler>
the board configuration fitted my needs best. and it is cheap
<aholler>
but edid is broken :(
<dv_>
edid is often broken
<dv_>
makes you wonder how useful it really is
<aholler>
yes, the beagle learned it very late too
<jnettlet>
aholler, much of my device-tree is backported for 3.16.y
<dv_>
but overall I'd definitely base my work on the 3.14 kernel
<dv_>
considering the many improvements over 3.10.17 it has
<jnettlet>
definitely a lot more stable.
<jnettlet>
The in kernel NEON and aes integration makes ssh so much better. I can actually saturate 100Mbps with scp
<dv_>
yay
<dv_>
hopefully more people learn of this kernel and consider switching to it for their boards
<jnettlet>
Like FSL :-)
paulk-aldrin has quit [Quit: Ex-Chat]
<vpeter>
Is it possible to get dtb file name used from userspace inside running linux?
<jnettlet>
vpeter, what are you trying to do?
<vpeter>
I have base linux system which covers multiple imx6 platforms. The only change is which dtb is loaded from u-boot. That's why I would like to know the file or some other identification when system is running.
<jnettlet>
vpeter, if this is within the kernel there are helper functions cpu_is_imx6q
<jnettlet>
etc
<jnettlet>
if it is from userspace you can check sysfs
<jnettlet>
/sys/devices/soc0/soc_id
<aholler>
cat /proc/device-tree/compatible
<vpeter>
aholler: Don't have this one. Maybe some kernel config missing?
<vpeter>
jnettlet: I know this one. But this gives same data.
<aholler>
vpeter: look at drivers->device.tree
<aholler>
there is an option for dt in proc
<vpeter>
will do. Thank you.
<vpeter>
Anyone having hummingboard? What returns cat /sys/devices/soc0/machine
malik has quit [Ping timeout: 250 seconds]
malik has joined #imx6-dev
jqz has joined #imx6-dev
<jqz>
Hello, anyone have E9 minipc from here:http://en.embedsky.com/product_info.php?cateid=169&id=169 and playing with kernel 3.14? Is there a patches I could find that has mxc video drivers in it?
RaYmAn has quit [Ping timeout: 245 seconds]
otavio has quit [Ping timeout: 250 seconds]
RaYmAn has joined #imx6-dev
RaYmAn is now known as Guest85650
bfederau has quit [Remote host closed the connection]