On Tue, May 13, 2014 at 6:41 PM, <[email protected]> wrote: > > Hi There, > I have recently took my Beagleboard-xM and put on it the Ubuntu 14.04 LTS > (3.14.2-armv7-x5), > then I tried to mux PIn3 (GPIO_139), after reading thoroughly the pages from > both the "System Reference Manual"(Page 110) and the "Technical Reference > Manual" of the processor (Pages 2444-2453). > So I wrote the dts file and compiled it via dtc. > > but now I got stuck how do I apply the changes on runtime? > > I saw on the beaglebone there is a slots file (/sys/devices/.../slots) which > was triggering the change, > after we echoed to it the dtbo file. but in my case we are talking about > beagleboard-xM which there is no such kind of file. > can someone elaborate what should I do?
Modify the base dtb file, the capemgr wasn't ported to the xM. When overlay's hit mainline we will visit this again. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
