Hi Marco,

I just enabled can0 using kernel 3.14.25-ti-r37 and the dtb-rebuilder (it's
showing up with "ifconfig -a", I haven't tested it further).  It was pretty
painless.  Is there a strong reason not to use this kernel?  If not a
simple "apt-get install linux-image-3.14.25-ti-r37" could be all you really
need.

Good luck.

ps. I did have to apply this patch even though I did a "git pull" before
modifying the .dts   (@Robert is this right?)

- pinctrl-single,pins = <0x180 * 0x32*>; }; /* Mode 2, Pull-Up,
RxActive */ //This
line changes to
+ pinctrl-single,pins = <0x180 *0x12*>; }; /* Mode 2, Pull-Up, RxActive */
//this one

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to