On 9/9/2015 7:17 PM, [email protected] wrote: > Hi Charles, > > No experience with how patches should be introduced, but below is a patch > for config-pin on linux 3.14.51 > Hope this helps someone. > > md5sum of the original config pin: 74a71c0a84c46d2df4e14113dea4834a > > The problem was related to changes in how the /sys/ files are named. > Tried 4.1.x a couple weeks back and it was rebooting spontaneously for me. > The 3.14 kernel has been stable for me so far.
<snip code patch> Thanks for the patch, I'm glad it was a simple fix for you. The code provided may work for 3.14, but will break other kernel versions. I'll see if I can fold in an update that will do the proper thing based on detecting the kernel verison so the code won't break on the 3.8 kernels still used by lots of folks (including me). -- Charles Steinkuehler [email protected] -- 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.
