On Sun, Mar 3, 2019 at 9:19 AM Robert Nelson <[email protected]> wrote: > > Nice, I like it! Do you mind if I fork it, and add it to the bb-cape package? > > On the xM, there's no p*pinmux ocp directory, as someone, needs to generate > that list. > > Regards, > > > On Sun, Mar 3, 2019, 3:09 AM Philip Munts <[email protected]> wrote: >> >> You could try my config-pin replacement written in C: >> http://git.munts.com/muntsos/bootkernel/initramfs/config-pin.c
Looking more at it, i still like it a lot, the only issue i see so far, it's missing the "-f" option that MachineKit guys use: config-pin -f <file> For example: https://github.com/machinekit/machinekit/blob/master/configs/ARM/BeagleBone/Xylotex/Xylotex.bbio the "overlay xyz" is currently ignored in those *.bbio files, but they like to batch the gpio setting on bootup by a file.. Otherwise, i'd like to swap out our shell script and replace it with your implementation. Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhfW9e-9j3TmBN%3DeDk6hSLg5wHdvNkVNm7Fm7A-KVAAPA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
